python-sniffer on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-sniffer

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

$ yay -Rns python-sniffer

2. Manually Install "python-sniffer" via AUR

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

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

b. Clone python-sniffer's git locally

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

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

$ cd ~/python-sniffer $ makepkg -si

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

ID: 898264
Name: python-sniffer
PackageBaseID: 166121
PackageBase: python-sniffer
Version: 0.4.1-1
Description: Autotesting tool for Python using nosetest
URL: https://github.com/jeffh/sniffer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Freso
Submitter: Freso
FirstSubmitted: 1619467355
LastModified: 1619467684
URLPath: /cgit/aur.git/snapshot/python-sniffer.tar.gz