git-cleanup on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S git-cleanup

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

$ yay -Rns git-cleanup

2. Manually Install "git-cleanup" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone git-cleanup's git locally

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

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

$ cd ~/git-cleanup $ makepkg -si

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

ID: 909553
Name: git-cleanup
PackageBaseID: 136462
PackageBase: git-cleanup
Version: 1.0.0-2
Description: Easily remove merged and deleted branches from local and remote repositories.
URL: https://github.com/sudoforge/git-cleanup
NumVotes: 2
Popularity: 0.180801
OutOfDate:
Maintainer: sudobot
Submitter: sudoforge
FirstSubmitted: 1538668188
LastModified: 1621483136
URLPath: /cgit/aur.git/snapshot/git-cleanup.tar.gz