python-stackprinter on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-stackprinter

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

$ yay -Rns python-stackprinter

2. Manually Install "python-stackprinter" via AUR

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

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

b. Clone python-stackprinter's git locally

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

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

$ cd ~/python-stackprinter $ makepkg -si

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

ID: 1427045
Name: python-stackprinter
PackageBaseID: 153764
PackageBase: python-stackprinter
Version: 0.2.12-1
Description: Debugging-friendly exceptions for Python
URL: https://github.com/cknd/stackprinter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bet4it
Submitter: bet4it
FirstSubmitted: 1590804826
LastModified: 1710415133
URLPath: /cgit/aur.git/snapshot/python-stackprinter.tar.gz