python-pylspci on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pylspci

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

$ yay -Rns python-pylspci

2. Manually Install "python-pylspci" via AUR

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

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

b. Clone python-pylspci's git locally

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

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

$ cd ~/python-pylspci $ makepkg -si

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

ID: 1365283
Name: python-pylspci
PackageBaseID: 161821
PackageBase: python-pylspci
Version: 0.4.3-1
Description: A Python parser for the lspci command from the pciutils package.
URL: https://pypi.python.org/pypi/pylspci
NumVotes: 9
Popularity: 0.506375
OutOfDate:
Maintainer: WSDMatty
Submitter: nomis6432
FirstSubmitted: 1610107910
LastModified: 1701826276
URLPath: /cgit/aur.git/snapshot/python-pylspci.tar.gz