python-generic on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-generic

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

$ yay -Rns python-generic

2. Manually Install "python-generic" via AUR

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

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

b. Clone python-generic's git locally

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

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

$ cd ~/python-generic $ makepkg -si

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

ID: 1260089
Name: python-generic
PackageBaseID: 150880
PackageBase: python-generic
Version: 1.1.2-1
Description: Library for Generic programming, also known as Multiple dispatch
URL: https://github.com/gaphor/generic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: actionless
Submitter: actionless
FirstSubmitted: 1585559195
LastModified: 1684462130
URLPath: /cgit/aur.git/snapshot/python-generic.tar.gz