autofs-no-locking on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S autofs-no-locking

* (Optional) Uninstall autofs-no-locking on Arch using YAY

$ yay -Rns autofs-no-locking

2. Manually Install "autofs-no-locking" via AUR

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

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

b. Clone autofs-no-locking's git locally

$ git clone https://aur.archlinux.org/autofs-no-locking.git ~/autofs-no-locking

c. Go to ~/autofs-no-locking folder and install it

$ cd ~/autofs-no-locking $ makepkg -si

3. Information about the autofs-no-locking package on Arch User Repository (AUR)

ID: 1035924
Name: autofs-no-locking
PackageBaseID: 152927
PackageBase: autofs-no-locking
Version: 5.1.8-1
Description: A kernel-based automounter for Linux (disable mount locking, allows recursive auto-mounting)
URL: https://www.kernel.org/pub/linux/daemons/autofs/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eh5
FirstSubmitted: 1589810452
LastModified: 1644717346
URLPath: /cgit/aur.git/snapshot/autofs-no-locking.tar.gz