python-generic on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install python-generic on Arch using YAY
$
yay -S
python-generic
Copied
* (Optional) Uninstall python-generic on Arch using YAY
$
yay -Rns
python-generic
Copied
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
Copied
b. Clone python-generic's git locally
$
git clone https://aur.archlinux.org/python-generic.git
~/python-generic
Copied
c. Go to ~/python-generic folder and install it
$
cd
~/python-generic
Copied
$
makepkg -si
Copied
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
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