libcpufeatures-git on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S libcpufeatures-git

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

$ yay -Rns libcpufeatures-git

2. Manually Install "libcpufeatures-git" via AUR

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

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

b. Clone libcpufeatures-git's git locally

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

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

$ cd ~/libcpufeatures-git $ makepkg -si

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

ID: 1074556
Name: libcpufeatures-git
PackageBaseID: 168746
PackageBase: libcpufeatures-git
Version: 0.7.0+8.r277.d20220315.188d0d3-2
Description: A cross-platform C library to retrieve CPU features (such as available instructions) at runtime. By google.
URL: https://github.com/google/cpu_features
NumVotes: 3
Popularity: 0.001645
OutOfDate:
Maintainer:
Submitter: dreieck
FirstSubmitted: 1625746099
LastModified: 1651500554
URLPath: /cgit/aur.git/snapshot/libcpufeatures-git.tar.gz