git-trim-bin on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S git-trim-bin

* (Optional) Uninstall git-trim-bin on Arch using YAY

$ yay -Rns git-trim-bin

2. Manually Install "git-trim-bin" via AUR

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

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

b. Clone git-trim-bin's git locally

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

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

$ cd ~/git-trim-bin $ makepkg -si

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

ID: 1199902
Name: git-trim-bin
PackageBaseID: 176352
PackageBase: git-trim-bin
Version: 0.4.3-1
Description: Trims your git remote tracking branches
URL: https://github.com/foriequal0/git-trim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: omjadas
Submitter: omjadas
FirstSubmitted: 1645741787
LastModified: 1674275348
URLPath: /cgit/aur.git/snapshot/git-trim-bin.tar.gz