python-class-registry on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-class-registry

* (Optional) Uninstall python-class-registry on Arch using YAY

$ yay -Rns python-class-registry

2. Manually Install "python-class-registry" via AUR

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

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

b. Clone python-class-registry's git locally

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

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

$ cd ~/python-class-registry $ makepkg -si

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

ID: 1252298
Name: python-class-registry
PackageBaseID: 155741
PackageBase: python-class-registry
Version: 4.0.6-1
Description: The intersection of the Registry and Factory patterns
URL: https://github.com/todofixthis/class-registry
NumVotes: 2
Popularity: 1.4E-5
OutOfDate: 1700431573
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1595394032
LastModified: 1683172024
URLPath: /cgit/aur.git/snapshot/python-class-registry.tar.gz