git-extensions on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S git-extensions

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

$ yay -Rns git-extensions

2. Manually Install "git-extensions" via AUR

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

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

b. Clone git-extensions's git locally

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

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

$ cd ~/git-extensions $ makepkg -si

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

ID: 194507
Name: git-extensions
PackageBaseID: 64667
PackageBase: git-extensions
Version: 4-1
Description: Simple handy extensions for git
URL: https://github.com/maandree/git-extensions
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1353097803
LastModified: 1434194897
URLPath: /cgit/aur.git/snapshot/git-extensions.tar.gz