python-exitcode on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-exitcode

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

$ yay -Rns python-exitcode

2. Manually Install "python-exitcode" via AUR

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

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

b. Clone python-exitcode's git locally

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

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

$ cd ~/python-exitcode $ makepkg -si

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

ID: 1325422
Name: python-exitcode
PackageBaseID: 197955
PackageBase: python-exitcode
Version: 0.1.0-1
Description: Preferred system exit codes as defined by sysexits.h
URL: https://github.com/rumpelsepp/exitcode
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rumpelsepp
Submitter: rumpelsepp
FirstSubmitted: 1695813986
LastModified: 1695813986
URLPath: /cgit/aur.git/snapshot/python-exitcode.tar.gz