python-dmidecode on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-dmidecode

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

$ yay -Rns python-dmidecode

2. Manually Install "python-dmidecode" via AUR

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

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

b. Clone python-dmidecode's git locally

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

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

$ cd ~/python-dmidecode $ makepkg -si

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

ID: 1264572
Name: python-dmidecode
PackageBaseID: 115062
PackageBase: python-dmidecode
Version: 3.12.3-2
Description: Python module to access DMI data
URL: https://github.com/nima/python-dmidecode
NumVotes: 3
Popularity: 8.2E-5
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1472340438
LastModified: 1685271486
URLPath: /cgit/aur.git/snapshot/python-dmidecode.tar.gz