python2-dmidecode on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-dmidecode

* (Optional) Uninstall python2-dmidecode on Arch using YAY

$ yay -Rns python2-dmidecode

2. Manually Install "python2-dmidecode" via AUR

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

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

b. Clone python2-dmidecode's git locally

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

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

$ cd ~/python2-dmidecode $ makepkg -si

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

ID: 462377
Name: python2-dmidecode
PackageBaseID: 115064
PackageBase: python2-dmidecode
Version: 3.12.2-1
Description: Python module to access DMI data
URL: https://git.fedorahosted.org/cgit/python-dmidecode.git
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1472342452
LastModified: 1511034937
URLPath: /cgit/aur.git/snapshot/python2-dmidecode.tar.gz

5. The same packages on other Linux Distributions