gitextensions on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S gitextensions

* (Optional) Uninstall gitextensions on Arch using YAY

$ yay -Rns gitextensions

2. Manually Install "gitextensions" via AUR

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

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

b. Clone gitextensions's git locally

$ git clone https://aur.archlinux.org/gitextensions.git ~/gitextensions

c. Go to ~/gitextensions folder and install it

$ cd ~/gitextensions $ makepkg -si

3. Information about the gitextensions package on Arch User Repository (AUR)

ID: 554894
Name: gitextensions
PackageBaseID: 59879
PackageBase: gitextensions
Version: 1:2.51.05-1
Description: Graphical user interface for Git that allows you control Git without using the command line.
URL: http://gitextensions.github.io/
NumVotes: 27
Popularity: 1.0E-5
OutOfDate:
Maintainer: lightdot
Submitter: k2s
FirstSubmitted: 1339175800
LastModified: 1540569147
URLPath: /cgit/aur.git/snapshot/gitextensions.tar.gz