autochown on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S autochown

* (Optional) Uninstall autochown on Arch using YAY

$ yay -Rns autochown

2. Manually Install "autochown" via AUR

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

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

b. Clone autochown's git locally

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

c. Go to ~/autochown folder and install it

$ cd ~/autochown $ makepkg -si

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

ID: 1112485
Name: autochown
PackageBaseID: 62866
PackageBase: autochown
Version: 2022.7-3
Description: Monitor multiple directories using glob patterns and automatically adjust file ownership and permissions.
URL: https://xyne.dev/projects/autochown
NumVotes: 6
Popularity: 6.2E-5
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1347858282
LastModified: 1657924709
URLPath: /cgit/aur.git/snapshot/autochown.tar.gz