jgit on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S jgit

* (Optional) Uninstall jgit on Arch using YAY

$ yay -Rns jgit

2. Manually Install "jgit" via AUR

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

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

b. Clone jgit's git locally

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

c. Go to ~/jgit folder and install it

$ cd ~/jgit $ makepkg -si

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

ID: 1365959
Name: jgit
PackageBaseID: 22570
PackageBase: jgit
Version: 6.8.0.202311291450_r-1
Description: A 100% pure java implementation of git
URL: http://www.eclipse.org/jgit/
NumVotes: 49
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: xduugu
FirstSubmitted: 1230399077
LastModified: 1701935822
URLPath: /cgit/aur.git/snapshot/jgit.tar.gz