python2-py-cpuinfo on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python2-py-cpuinfo

* (Optional) Uninstall python2-py-cpuinfo on Arch using YAY

$ yay -Rns python2-py-cpuinfo

2. Manually Install "python2-py-cpuinfo" via AUR

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

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

b. Clone python2-py-cpuinfo's git locally

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

c. Go to ~/python2-py-cpuinfo folder and install it

$ cd ~/python2-py-cpuinfo $ makepkg -si

3. Information about the python2-py-cpuinfo package on Arch User Repository (AUR)

ID: 992023
Name: python2-py-cpuinfo
PackageBaseID: 162284
PackageBase: python2-py-cpuinfo
Version: 8.0.0-1
Description: Get CPU info with pure Python 2 & 3
URL: https://github.com/workhorsy/py-cpuinfo
NumVotes: 1
Popularity: 0.003088
OutOfDate:
Maintainer: tallero
FirstSubmitted: 1611094066
LastModified: 1637489097
URLPath: /cgit/aur.git/snapshot/python2-py-cpuinfo.tar.gz

5. The same packages on other Linux Distributions