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

Last updated: November 23,2024

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

$ yay -S git-sh-git

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

$ yay -Rns git-sh-git

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

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

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

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

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

ID: 244160
Name: git-sh-git
PackageBaseID: 102685
PackageBase: git-sh-git
Version: 20151030.467c388-1
Description: A customized bash shell suitable for git work.
URL: http://github.com/rtomayko/git-sh/tree/master
NumVotes: 1
Popularity: 0
OutOfDate: 1703239685
Maintainer: pdxleif
Submitter: pdxleif
FirstSubmitted: 1446221685
LastModified: 1446221799
URLPath: /cgit/aur.git/snapshot/git-sh-git.tar.gz