libcpuid-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libcpuid-git

* (Optional) Uninstall libcpuid-git on Arch using YAY

$ yay -Rns libcpuid-git

2. Manually Install "libcpuid-git" via AUR

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

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

b. Clone libcpuid-git's git locally

$ git clone https://aur.archlinux.org/libcpuid-git.git ~/libcpuid-git

c. Go to ~/libcpuid-git folder and install it

$ cd ~/libcpuid-git $ makepkg -si

3. Information about the libcpuid-git package on Arch User Repository (AUR)

ID: 1159036
Name: libcpuid-git
PackageBaseID: 84186
PackageBase: libcpuid-git
Version: 2:0.6.0.r6.gf8f73a2-2
Description: A small C library for x86 CPU detection and feature extraction
URL: http://libcpuid.sourceforge.net
NumVotes: 68
Popularity: 8.0E-6
OutOfDate:
Maintainer: UnicornDarkness
Submitter: eloaders
FirstSubmitted: 1406623792
LastModified: 1667068634
URLPath: /cgit/aur.git/snapshot/libcpuid-git.tar.gz