git-trim on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S git-trim

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

$ yay -Rns git-trim

2. Manually Install "git-trim" 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's git locally

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

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

$ cd ~/git-trim $ makepkg -si

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

ID: 1201699
Name: git-trim
PackageBaseID: 149073
PackageBase: git-trim
Version: 0.4.3-1
Description: Trims your git remote tracking branches
URL: https://github.com/foriequal0/git-trim
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: wezm
Submitter: wezm
FirstSubmitted: 1581586670
LastModified: 1674614931
URLPath: /cgit/aur.git/snapshot/git-trim.tar.gz