python-unstdlib on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S python-unstdlib

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

$ yay -Rns python-unstdlib

2. Manually Install "python-unstdlib" via AUR

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

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

b. Clone python-unstdlib's git locally

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

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

$ cd ~/python-unstdlib $ makepkg -si

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

ID: 1023731
Name: python-unstdlib
PackageBaseID: 97058
PackageBase: python-unstdlib
Version: 1.7.2-3
Description: Unstandard Python library of useful and highly-reusable functions.
URL: https://github.com/shazow/unstdlib.py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1439202584
LastModified: 1642935684
URLPath: /cgit/aur.git/snapshot/python-unstdlib.tar.gz