permrs on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S permrs

* (Optional) Uninstall permrs on Arch using YAY

$ yay -Rns permrs

2. Manually Install "permrs" via AUR

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

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

b. Clone permrs's git locally

$ git clone https://aur.archlinux.org/permrs.git ~/permrs

c. Go to ~/permrs folder and install it

$ cd ~/permrs $ makepkg -si

3. Information about the permrs package on Arch User Repository (AUR)

ID: 658752
Name: permrs
PackageBaseID: 146032
PackageBase: permrs
Version: 0.1.0-1
Description: Utlity to save and restore unix permissions
URL: https://github.com/gort818/permrs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: gort818
Submitter: gort818
FirstSubmitted: 1571791875
LastModified: 1571791875
URLPath: /cgit/aur.git/snapshot/permrs.tar.gz