cpuid on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install cpuid on Arch using YAY
$
yay -S
cpuid
Copied
* (Optional) Uninstall cpuid on Arch using YAY
$
yay -Rns
cpuid
Copied
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
Copied
b. Clone cpuid's git locally
$
git clone https://aur.archlinux.org/cpuid.git
~/cpuid
Copied
c. Go to ~/cpuid folder and install it
$
cd
~/cpuid
Copied
$
makepkg -si
Copied
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
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