git-tools-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S git-tools-git

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

$ yay -Rns git-tools-git

2. Manually Install "git-tools-git" via AUR

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

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

b. Clone git-tools-git's git locally

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

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

$ cd ~/git-tools-git $ makepkg -si

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

ID: 1108265
Name: git-tools-git
PackageBaseID: 183788
PackageBase: git-tools-git
Version: 2020.09.r28.g12202fd-1
Description: Assorted git tools, including git-restore-mtime
URL: https://github.com/MestreLion/git-tools
NumVotes: 1
Popularity: 0.003849
OutOfDate:
Maintainer: willemw
Submitter: willemw
FirstSubmitted: 1657092912
LastModified: 1657092912
URLPath: /cgit/aur.git/snapshot/git-tools-git.tar.gz