python-methodtools on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-methodtools

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

$ yay -Rns python-methodtools

2. Manually Install "python-methodtools" via AUR

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

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

b. Clone python-methodtools's git locally

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

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

$ cd ~/python-methodtools $ makepkg -si

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

ID: 1002480
Name: python-methodtools
PackageBaseID: 156870
PackageBase: python-methodtools
Version: 0.4.5-1
Description: Expand functools features to methods, classmethods, staticmethods.
URL: https://pypi.python.org/pypi/methodtools/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: BubuIIC
FirstSubmitted: 1597828009
LastModified: 1639406420
URLPath: /cgit/aur.git/snapshot/python-methodtools.tar.gz