cpucompare on AUR (Arch User Repository)

Last updated: May 19,2024

1. Install "cpucompare" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cpucompare on Arch using YAY

$ yay -S cpucompare

* (Optional) Uninstall cpucompare on Arch using YAY

$ yay -Rns cpucompare

2. Manually Install "cpucompare" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cpucompare's git locally

$ git clone https://aur.archlinux.org/cpucompare.git ~/cpucompare

c. Go to ~/cpucompare folder and install it

$ cd ~/cpucompare $ makepkg -si

3. Information about the cpucompare package on Arch User Repository (AUR)

ID: 1147245
Name: cpucompare
PackageBaseID: 73332
PackageBase: cpucompare
Version: 0.8.2-1
Description: A GTK+ application to make comparisons between CPU models.
URL: http://www.muflone.com/cpucompare
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1378807832
LastModified: 1664658286
URLPath: /cgit/aur.git/snapshot/cpucompare.tar.gz