python-pysnooper on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pysnooper

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

$ yay -Rns python-pysnooper

2. Manually Install "python-pysnooper" via AUR

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

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

b. Clone python-pysnooper's git locally

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

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

$ cd ~/python-pysnooper $ makepkg -si

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

ID: 1381065
Name: python-pysnooper
PackageBaseID: 143068
PackageBase: python-pysnooper
Version: 1.2.0-1
Description: PySnooper - Never use print for debugging again
URL: https://github.com/cool-RR/PySnooper
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bulletmark
Submitter: bulletmark
FirstSubmitted: 1561703492
LastModified: 1704490786
URLPath: /cgit/aur.git/snapshot/python-pysnooper.tar.gz