python-better-exceptions on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S python-better-exceptions

* (Optional) Uninstall python-better-exceptions on Arch using YAY

$ yay -Rns python-better-exceptions

2. Manually Install "python-better-exceptions" via AUR

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

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

b. Clone python-better-exceptions's git locally

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

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

$ cd ~/python-better-exceptions $ makepkg -si

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

ID: 1302654
Name: python-better-exceptions
PackageBaseID: 121047
PackageBase: python-better-exceptions
Version: 0.3.3-5
Description: Pretty and helpful exceptions, automatically
URL: https://github.com/Qix-/better-exceptions
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nomisge
Submitter: drawm
FirstSubmitted: 1490644789
LastModified: 1691798909
URLPath: /cgit/aur.git/snapshot/python-better-exceptions.tar.gz