python-pytooling on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-pytooling

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

$ yay -Rns python-pytooling

2. Manually Install "python-pytooling" via AUR

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

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

b. Clone python-pytooling's git locally

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

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

$ cd ~/python-pytooling $ makepkg -si

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

ID: 1420005
Name: python-pytooling
PackageBaseID: 173641
PackageBase: python-pytooling
Version: 6.0.1-1
Description: A powerful collection of arbitrary useful classes, decorators, meta-classes and exceptions
URL: https://github.com/pyTooling/pyTooling
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xiretza
Submitter: xiretza
FirstSubmitted: 1638542579
LastModified: 1709477194
URLPath: /cgit/aur.git/snapshot/python-pytooling.tar.gz