python-simplegeneric on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S python-simplegeneric

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

$ yay -Rns python-simplegeneric

2. Manually Install "python-simplegeneric" via AUR

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

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

b. Clone python-simplegeneric's git locally

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

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

$ cd ~/python-simplegeneric $ makepkg -si

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

ID: 533292
Name: python-simplegeneric
PackageBaseID: 134911
PackageBase: python-simplegeneric
Version: 0.8.1-1
Description: Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
URL: http://cheeseshop.python.org/pypi/simplegeneric
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: NBonaparte
Submitter: NBonaparte
FirstSubmitted: 1533787828
LastModified: 1533787828
URLPath: /cgit/aur.git/snapshot/python-simplegeneric.tar.gz