acl-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S acl-git

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

$ yay -Rns acl-git

2. Manually Install "acl-git" via AUR

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

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

b. Clone acl-git's git locally

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

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

$ cd ~/acl-git $ makepkg -si

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

ID: 1423167
Name: acl-git
PackageBaseID: 124969
PackageBase: acl-git
Version: 2.3.2.r7.g714d74b-1
Description: Commands for manipulating POSIX access control lists
URL: https://savannah.nongnu.org/projects/acl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1503334257
LastModified: 1709899587
URLPath: /cgit/aur.git/snapshot/acl-git.tar.gz