git-shelf on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "git-shelf" 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 git-shelf on Arch using YAY
$
yay -S
git-shelf
Copied
* (Optional) Uninstall git-shelf on Arch using YAY
$
yay -Rns
git-shelf
Copied
2. Manually Install "git-shelf" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-shelf's git locally
$
git clone https://aur.archlinux.org/git-shelf.git
~/git-shelf
Copied
c. Go to ~/git-shelf folder and install it
$
cd
~/git-shelf
Copied
$
makepkg -si
Copied
3. Information about the git-shelf package on Arch User Repository (AUR)
ID: 909555
Name: git-shelf
PackageBaseID: 136270
PackageBase: git-shelf
Version: 1.0.0-3
Description: Store work-in-progress commits on the remote without cluttering the commit history
URL: https://github.com/sudoforge/git-shelf
NumVotes: 2
Popularity: 0.180801
OutOfDate:
Maintainer: sudobot
Submitter: sudoforge
FirstSubmitted: 1537927952
LastModified: 1621483204
URLPath: /cgit/aur.git/snapshot/git-shelf.tar.gz
Name: git-shelf
PackageBaseID: 136270
PackageBase: git-shelf
Version: 1.0.0-3
Description: Store work-in-progress commits on the remote without cluttering the commit history
URL: https://github.com/sudoforge/git-shelf
NumVotes: 2
Popularity: 0.180801
OutOfDate:
Maintainer: sudobot
Submitter: sudoforge
FirstSubmitted: 1537927952
LastModified: 1621483204
URLPath: /cgit/aur.git/snapshot/git-shelf.tar.gz