python-nspektr on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-nspektr

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

$ yay -Rns python-nspektr

2. Manually Install "python-nspektr" via AUR

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

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

b. Clone python-nspektr's git locally

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

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

$ cd ~/python-nspektr $ makepkg -si

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

ID: 1054616
Name: python-nspektr
PackageBaseID: 177149
PackageBase: python-nspektr
Version: 0.3.0-1
Description: package inspector
URL: https://pypi.org/project/nspektr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
FirstSubmitted: 1647858613
LastModified: 1647858613
URLPath: /cgit/aur.git/snapshot/python-nspektr.tar.gz

5. The same packages on other Linux Distributions