libcpufeatures on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libcpufeatures

* (Optional) Uninstall libcpufeatures on Arch using YAY

$ yay -Rns libcpufeatures

2. Manually Install "libcpufeatures" via AUR

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

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

b. Clone libcpufeatures's git locally

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

c. Go to ~/libcpufeatures folder and install it

$ cd ~/libcpufeatures $ makepkg -si

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

ID: 1272452
Name: libcpufeatures
PackageBaseID: 178457
PackageBase: libcpufeatures
Version: 0.8.0-1
Description: A cross-platform C library to retrieve CPU features (such as available instructions) at runtime.
URL: https://github.com/google/cpu_features
NumVotes: 1
Popularity: 0.006815
OutOfDate:
Maintainer: benpiano800
Submitter: kiasoc5
FirstSubmitted: 1651384479
LastModified: 1686628339
URLPath: /cgit/aur.git/snapshot/libcpufeatures.tar.gz