gitdit on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gitdit

* (Optional) Uninstall gitdit on Arch using YAY

$ yay -Rns gitdit

2. Manually Install "gitdit" via AUR

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

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

b. Clone gitdit's git locally

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

c. Go to ~/gitdit folder and install it

$ cd ~/gitdit $ makepkg -si

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

ID: 388343
Name: gitdit
PackageBaseID: 112586
PackageBase: gitdit
Version: 1.0.4-2
Description: gitdit - Git DIalog inTerface
URL: http://proyecto.jkanetwork.com
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kprkpr
Submitter: kprkpr
FirstSubmitted: 1466249907
LastModified: 1488311225
URLPath: /cgit/aur.git/snapshot/gitdit.tar.gz