libgit2-git on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libgit2-git

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

$ yay -Rns libgit2-git

2. Manually Install "libgit2-git" via AUR

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

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

b. Clone libgit2-git's git locally

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

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

$ cd ~/libgit2-git $ makepkg -si

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

ID: 864548
Name: libgit2-git
PackageBaseID: 30097
PackageBase: libgit2-git
Version: 2:1.1.0.r279.g935f85131-1
Description: A linkable library for Git
URL: https://libgit2.github.com/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: Nukesor
Submitter: herve
FirstSubmitted: 1252851940
LastModified: 1613514796
URLPath: /cgit/aur.git/snapshot/libgit2-git.tar.gz