python-multimethod on AUR (Arch User Repository)

Last updated: December 23,2024

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

$ yay -S python-multimethod

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

$ yay -Rns python-multimethod

2. Manually Install "python-multimethod" via AUR

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

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

b. Clone python-multimethod's git locally

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

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

$ cd ~/python-multimethod $ makepkg -si

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

ID: 1417251
Name: python-multimethod
PackageBaseID: 158900
PackageBase: python-multimethod
Version: 1.11.2-2
Description: Multiple argument dispatching
URL: https://github.com/coady/multimethod
NumVotes: 2
Popularity: 9.5E-5
OutOfDate:
Maintainer: hottea
Submitter: hottea
FirstSubmitted: 1603078153
LastModified: 1709122683
URLPath: /cgit/aur.git/snapshot/python-multimethod.tar.gz