git-cleanup on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install git-cleanup on Arch using YAY
$
yay -S
git-cleanup
Copied
* (Optional) Uninstall git-cleanup on Arch using YAY
$
yay -Rns
git-cleanup
Copied
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
Copied
b. Clone git-cleanup's git locally
$
git clone https://aur.archlinux.org/git-cleanup.git
~/git-cleanup
Copied
c. Go to ~/git-cleanup folder and install it
$
cd
~/git-cleanup
Copied
$
makepkg -si
Copied
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
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