python-catalogue on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-catalogue

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

$ yay -Rns python-catalogue

2. Manually Install "python-catalogue" via AUR

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

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

b. Clone python-catalogue's git locally

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

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

$ cd ~/python-catalogue $ makepkg -si

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

ID: 1055129
Name: python-catalogue
PackageBaseID: 148204
PackageBase: python-catalogue
Version: 2.0.7-1
Description: Super lightweight function registries for your library
URL: https://github.com/explosion/catalogue
NumVotes: 2
Popularity: 1.0E-6
OutOfDate: 1704809802
Maintainer: AmberArch
Submitter: crendel
FirstSubmitted: 1579105279
LastModified: 1647961554
URLPath: /cgit/aur.git/snapshot/python-catalogue.tar.gz