x86info on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S x86info

* (Optional) Uninstall x86info on Arch using YAY

$ yay -Rns x86info

2. Manually Install "x86info" via AUR

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

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

b. Clone x86info's git locally

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

c. Go to ~/x86info folder and install it

$ cd ~/x86info $ makepkg -si

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

ID: 1365181
Name: x86info
PackageBaseID: 100993
PackageBase: x86info
Version: 1.30.179-1
Description: A CPU identification utility. Provides more info than /proc/cpuinfo
URL: https://github.com/kernelslacker/x86info
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1443617959
LastModified: 1701810198
URLPath: /cgit/aur.git/snapshot/x86info.tar.gz

5. The same packages on other Linux Distributions