cpuid on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "cpuid" 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 cpuid on Arch using YAY

$ yay -S cpuid

* (Optional) Uninstall cpuid on Arch using YAY

$ yay -Rns cpuid

2. Manually Install "cpuid" via AUR

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

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

b. Clone cpuid's git locally

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

c. Go to ~/cpuid folder and install it

$ cd ~/cpuid $ makepkg -si

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

ID: 1305263
Name: cpuid
PackageBaseID: 37077
PackageBase: cpuid
Version: 20230614-1
Description: Linux tool to dump x86 CPUID information about the CPU(s)
URL: http://www.etallen.com/cpuid.html
NumVotes: 74
Popularity: 0.085471
OutOfDate:
Maintainer: uffe
Submitter: jianingy
FirstSubmitted: 1273330193
LastModified: 1692266512
URLPath: /cgit/aur.git/snapshot/cpuid.tar.gz