python2-sh-git on AUR (Arch User Repository)

Last updated: May 10,2024

1. Install "python2-sh-git" 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 python2-sh-git on Arch using YAY

$ yay -S python2-sh-git

* (Optional) Uninstall python2-sh-git on Arch using YAY

$ yay -Rns python2-sh-git

2. Manually Install "python2-sh-git" via AUR

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

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

b. Clone python2-sh-git's git locally

$ git clone https://aur.archlinux.org/python2-sh-git.git ~/python2-sh-git

c. Go to ~/python2-sh-git folder and install it

$ cd ~/python2-sh-git $ makepkg -si

3. Information about the python2-sh-git package on Arch User Repository (AUR)

ID: 790468
Name: python2-sh-git
PackageBaseID: 86519
PackageBase: python2-sh-git
Version: 1.14.0.r1207.4b90c93-1
Description: A full-fledged subprocess interface for Python 2 that allows you to call any program as if it were a function
URL: https://github.com/amoffat/sh
NumVotes: 1
Popularity: 0
OutOfDate: 1646863763
Maintainer:
Submitter: jyantis
FirstSubmitted: 1413225183
LastModified: 1599854863
URLPath: /cgit/aur.git/snapshot/python2-sh-git.tar.gz