git-gone on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "git-gone" 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-gone on Arch using YAY
$
yay -S
git-gone
Copied
* (Optional) Uninstall git-gone on Arch using YAY
$
yay -Rns
git-gone
Copied
2. Manually Install "git-gone" 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-gone's git locally
$
git clone https://aur.archlinux.org/git-gone.git
~/git-gone
Copied
c. Go to ~/git-gone folder and install it
$
cd
~/git-gone
Copied
$
makepkg -si
Copied
3. Information about the git-gone package on Arch User Repository (AUR)
ID: 1388656
Name: git-gone
PackageBaseID: 148335
PackageBase: git-gone
Version: 1.0.0-1
Description: Prune stale local Git branches
URL: https://github.com/swsnr/git-gone
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: swsnr
FirstSubmitted: 1579447853
LastModified: 1705652713
URLPath: /cgit/aur.git/snapshot/git-gone.tar.gz
Name: git-gone
PackageBaseID: 148335
PackageBase: git-gone
Version: 1.0.0-1
Description: Prune stale local Git branches
URL: https://github.com/swsnr/git-gone
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: swsnr
FirstSubmitted: 1579447853
LastModified: 1705652713
URLPath: /cgit/aur.git/snapshot/git-gone.tar.gz