git-extras on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S git-extras

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

$ yay -Rns git-extras

2. Manually Install "git-extras" via AUR

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

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

b. Clone git-extras's git locally

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

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

$ cd ~/git-extras $ makepkg -si

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

ID: 1416429
Name: git-extras
PackageBaseID: 40279
PackageBase: git-extras
Version: 7.1.0-1
Description: GIT utilities -- repo summary, commit counting, repl, changelog population and more
URL: https://github.com/tj/git-extras
NumVotes: 85
Popularity: 0.757904
OutOfDate:
Maintainer: liljaylj
Submitter: Schnouki
FirstSubmitted: 1282825989
LastModified: 1709020353
URLPath: /cgit/aur.git/snapshot/git-extras.tar.gz