inherit-acl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S inherit-acl

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

$ yay -Rns inherit-acl

2. Manually Install "inherit-acl" via AUR

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

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

b. Clone inherit-acl's git locally

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

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

$ cd ~/inherit-acl $ makepkg -si

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

ID: 662877
Name: inherit-acl
PackageBaseID: 135130
PackageBase: inherit-acl
Version: 0.1.3-1
Description: Tool that applies to a path its parent directory's permissions and ACL
URL: https://eomanis.duckdns.org/permshare/inherit-acl/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eomanis
Submitter: eomanis
FirstSubmitted: 1534460318
LastModified: 1572814975
URLPath: /cgit/aur.git/snapshot/inherit-acl.tar.gz