python2-catcher on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python2-catcher

* (Optional) Uninstall python2-catcher on Arch using YAY

$ yay -Rns python2-catcher

2. Manually Install "python2-catcher" via AUR

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

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

b. Clone python2-catcher's git locally

$ git clone https://aur.archlinux.org/python2-catcher.git ~/python2-catcher

c. Go to ~/python2-catcher folder and install it

$ cd ~/python2-catcher $ makepkg -si

3. Information about the python2-catcher package on Arch User Repository (AUR)

ID: 474511
Name: python2-catcher
PackageBaseID: 73883
PackageBase: python2-catcher
Version: 0.1.7-2
Description: Beautiful stack traces for Python
URL: https://pypi.python.org/pypi/python-catcher
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: dobo
FirstSubmitted: 1380456472
LastModified: 1514901836
URLPath: /cgit/aur.git/snapshot/python2-catcher.tar.gz