cpuid.py-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S cpuid.py-git

* (Optional) Uninstall cpuid.py-git on Arch using YAY

$ yay -Rns cpuid.py-git

2. Manually Install "cpuid.py-git" via AUR

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

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

b. Clone cpuid.py-git's git locally

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

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

$ cd ~/cpuid.py-git $ makepkg -si

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

ID: 796177
Name: cpuid.py-git
PackageBaseID: 158018
PackageBase: cpuid.py-git
Version: r27.fcffb0a-2
Description: Pure Python interface to the CPUID instruction
URL: https://github.com/flababah/cpuid.py
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gee
Submitter: gee
FirstSubmitted: 1600985596
LastModified: 1600998564
URLPath: /cgit/aur.git/snapshot/cpuid.py-git.tar.gz