git-gone on AUR (Arch User Repository)

Last updated: October 05,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

b. Install git-gone on Arch using YAY

$ yay -S git-gone

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

$ yay -Rns git-gone

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

b. Clone git-gone's git locally

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

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

$ cd ~/git-gone $ makepkg -si

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