python-locallib on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-locallib

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

$ yay -Rns python-locallib

2. Manually Install "python-locallib" via AUR

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

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

b. Clone python-locallib's git locally

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

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

$ cd ~/python-locallib $ makepkg -si

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

ID: 1023698
Name: python-locallib
PackageBaseID: 97823
PackageBase: python-locallib
Version: 1.0.0-5
Description: Ensure /usr/local/lib/pythonX is in sys.path
URL:
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1439812143
LastModified: 1642931593
URLPath: /cgit/aur.git/snapshot/python-locallib.tar.gz