python-toolrack on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-toolrack

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

$ yay -Rns python-toolrack

2. Manually Install "python-toolrack" via AUR

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

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

b. Clone python-toolrack's git locally

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

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

$ cd ~/python-toolrack $ makepkg -si

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

ID: 885398
Name: python-toolrack
PackageBaseID: 165071
PackageBase: python-toolrack
Version: 3.0.1-1
Description: A collection of utility functions and classes, and a few scripts too.
URL: https://github.com/albertodonato/sshoot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KenMacD
Submitter: KenMacD
FirstSubmitted: 1617113710
LastModified: 1617113710
URLPath: /cgit/aur.git/snapshot/python-toolrack.tar.gz