python-exceptiongroup on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-exceptiongroup

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

$ yay -Rns python-exceptiongroup

2. Manually Install "python-exceptiongroup" via AUR

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

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

b. Clone python-exceptiongroup's git locally

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

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

$ cd ~/python-exceptiongroup $ makepkg -si

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

ID: 1110773
Name: python-exceptiongroup
PackageBaseID: 178697
PackageBase: python-exceptiongroup
Version: 1.0.0rc8-2
Description: Backport of PEP 654 (exception groups)
URL: https://github.com/agronholm/exceptiongroup
NumVotes: 1
Popularity: 0.545514
OutOfDate:
Maintainer: fanninpm
FirstSubmitted: 1652060952
LastModified: 1657580111
URLPath: /cgit/aur.git/snapshot/python-exceptiongroup.tar.gz