cleanup-bin on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S cleanup-bin

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

$ yay -Rns cleanup-bin

2. Manually Install "cleanup-bin" via AUR

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

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

b. Clone cleanup-bin's git locally

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

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

$ cd ~/cleanup-bin $ makepkg -si

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

ID: 1045356
Name: cleanup-bin
PackageBaseID: 176565
PackageBase: cleanup-bin
Version: 0.3.0-1
Description: Remove gone Git branches with ease
URL: https://github.com/dominikbraun/cleanup
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eyenx
Submitter: eyenx
FirstSubmitted: 1646259208
LastModified: 1646259208
URLPath: /cgit/aur.git/snapshot/cleanup-bin.tar.gz