python-shlib on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-shlib" 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
Copied
b. Install python-shlib on Arch using YAY
$
yay -S
python-shlib
Copied
* (Optional) Uninstall python-shlib on Arch using YAY
$
yay -Rns
python-shlib
Copied
2. Manually Install "python-shlib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-shlib's git locally
$
git clone https://aur.archlinux.org/python-shlib.git
~/python-shlib
Copied
c. Go to ~/python-shlib folder and install it
$
cd
~/python-shlib
Copied
$
makepkg -si
Copied
3. Information about the python-shlib package on Arch User Repository (AUR)
ID: 1260158
Name: python-shlib
PackageBaseID: 144923
PackageBase: python-shlib
Version: 1.6-1
Description: A light-weight library to do shell-script like things with Python
URL: https://github.com/KenKundert/shlib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: Kewl
FirstSubmitted: 1567971473
LastModified: 1684480838
URLPath: /cgit/aur.git/snapshot/python-shlib.tar.gz
Name: python-shlib
PackageBaseID: 144923
PackageBase: python-shlib
Version: 1.6-1
Description: A light-weight library to do shell-script like things with Python
URL: https://github.com/KenKundert/shlib
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Kewl
Submitter: Kewl
FirstSubmitted: 1567971473
LastModified: 1684480838
URLPath: /cgit/aur.git/snapshot/python-shlib.tar.gz