gitsh on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "gitsh" 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 gitsh on Arch using YAY
$
yay -S
gitsh
Copied
* (Optional) Uninstall gitsh on Arch using YAY
$
yay -Rns
gitsh
Copied
2. Manually Install "gitsh" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gitsh's git locally
$
git clone https://aur.archlinux.org/gitsh.git
~/gitsh
Copied
c. Go to ~/gitsh folder and install it
$
cd
~/gitsh
Copied
$
makepkg -si
Copied
3. Information about the gitsh package on Arch User Repository (AUR)
ID: 598128
Name: gitsh
PackageBaseID: 78861
PackageBase: gitsh
Version: 0.14-1
Description: An interactive shell for git
URL: https://github.com/thoughtbot/gitsh
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: cippaciong
Submitter: cippaciong
FirstSubmitted: 1392104666
LastModified: 1553542358
URLPath: /cgit/aur.git/snapshot/gitsh.tar.gz
Name: gitsh
PackageBaseID: 78861
PackageBase: gitsh
Version: 0.14-1
Description: An interactive shell for git
URL: https://github.com/thoughtbot/gitsh
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: cippaciong
Submitter: cippaciong
FirstSubmitted: 1392104666
LastModified: 1553542358
URLPath: /cgit/aur.git/snapshot/gitsh.tar.gz