libgit2cpp-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libgit2cpp-git

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

$ yay -Rns libgit2cpp-git

2. Manually Install "libgit2cpp-git" via AUR

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

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

b. Clone libgit2cpp-git's git locally

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

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

$ cd ~/libgit2cpp-git $ makepkg -si

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

ID: 1330936
Name: libgit2cpp-git
PackageBaseID: 198315
PackageBase: libgit2cpp-git
Version: r192.4bf4ea5-1
Description: C++ wrapper for libgit2. It contains libgit2 as submodule (libs/libgit2).
URL: https://github.com/AndreyG/libgit2cpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sm9cc
Submitter: sm9cc
FirstSubmitted: 1696850254
LastModified: 1696851853
URLPath: /cgit/aur.git/snapshot/libgit2cpp-git.tar.gz