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