python-classutils on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-classutils

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

$ yay -Rns python-classutils

2. Manually Install "python-classutils" via AUR

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

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

b. Clone python-classutils's git locally

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

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

$ cd ~/python-classutils $ makepkg -si

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

ID: 1060085
Name: python-classutils
PackageBaseID: 146887
PackageBase: python-classutils
Version: 1.18.1-1
Description: Collection of utilites to enhance Python classes
URL: https://bitbucket.org/daycoder/classutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1574630469
LastModified: 1648840697
URLPath: /cgit/aur.git/snapshot/python-classutils.tar.gz