python-hwdata on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-hwdata

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

$ yay -Rns python-hwdata

2. Manually Install "python-hwdata" via AUR

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

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

b. Clone python-hwdata's git locally

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

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

$ cd ~/python-hwdata $ makepkg -si

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

ID: 1390008
Name: python-hwdata
PackageBaseID: 199517
PackageBase: python-hwdata
Version: 2.4.1-1
Description: Python bindings to hwdata
URL: https://github.com/xsuchy/python-hwdata
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1699896633
LastModified: 1705862235
URLPath: /cgit/aur.git/snapshot/python-hwdata.tar.gz

5. The same packages on other Linux Distributions