libcap-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S libcap-git

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

$ yay -Rns libcap-git

2. Manually Install "libcap-git" via AUR

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

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

b. Clone libcap-git's git locally

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

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

$ cd ~/libcap-git $ makepkg -si

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

ID: 846517
Name: libcap-git
PackageBaseID: 125357
PackageBase: libcap-git
Version: 2.46-1
Description: POSIX 1003.1e capabilities
URL: https://sites.google.com/site/fullycapable/
NumVotes: 1
Popularity: 5.0E-6
OutOfDate:
Maintainer: shoober420
FirstSubmitted: 1504642753
LastModified: 1610487924
URLPath: /cgit/aur.git/snapshot/libcap-git.tar.gz