python-reusables on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-reusables

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

$ yay -Rns python-reusables

2. Manually Install "python-reusables" via AUR

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

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

b. Clone python-reusables's git locally

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

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

$ cd ~/python-reusables $ makepkg -si

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

ID: 959182
Name: python-reusables
PackageBaseID: 168131
PackageBase: python-reusables
Version: 0.9.6-1
Description: Commonly Consumed Code Commodities
URL: https://github.com/cdgriffith/Reusables
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sematre
Submitter: Sematre
FirstSubmitted: 1624134843
LastModified: 1631303774
URLPath: /cgit/aur.git/snapshot/python-reusables.tar.gz