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

Last updated: July 04,2024

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

$ yay -S python-sh-git

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

$ yay -Rns python-sh-git

2. Manually Install "python-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 python-sh-git's git locally

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

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

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

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

ID: 192537
Name: python-sh-git
PackageBaseID: 86520
PackageBase: python-sh-git
Version: 1.11.r708.7a4e296-2
Description: A full-fledged subprocess interface for Python 3 that allows you to call any program as if it were a function
URL: https://github.com/amoffat/sh
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: jyantis
FirstSubmitted: 1413225516
LastModified: 1434038835
URLPath: /cgit/aur.git/snapshot/python-sh-git.tar.gz