cpuid2cpuflags on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cpuid2cpuflags

* (Optional) Uninstall cpuid2cpuflags on Arch using YAY

$ yay -Rns cpuid2cpuflags

2. Manually Install "cpuid2cpuflags" via AUR

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

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

b. Clone cpuid2cpuflags's git locally

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

c. Go to ~/cpuid2cpuflags folder and install it

$ cd ~/cpuid2cpuflags $ makepkg -si

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

ID: 1391884
Name: cpuid2cpuflags
PackageBaseID: 150845
PackageBase: cpuid2cpuflags
Version: 14-1
Description: Tool to get the instruction sets supported by the local CPU
URL: https://github.com/mgorny/cpuid2cpuflags/
NumVotes: 6
Popularity: 1.000268
OutOfDate:
Maintainer: dbermond
Submitter: dbermond
FirstSubmitted: 1585490262
LastModified: 1706116273
URLPath: /cgit/aur.git/snapshot/cpuid2cpuflags.tar.gz