autofs on AUR (Arch User Repository)
Last updated: November 06,2024
1. Install "autofs" 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
Copied
b. Install autofs on Arch using YAY
$
yay -S
autofs
Copied
* (Optional) Uninstall autofs on Arch using YAY
$
yay -Rns
autofs
Copied
2. Manually Install "autofs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone autofs's git locally
$
git clone https://aur.archlinux.org/autofs.git
~/autofs
Copied
c. Go to ~/autofs folder and install it
$
cd
~/autofs
Copied
$
makepkg -si
Copied
3. Information about the autofs package on Arch User Repository (AUR)
ID: 1364083
Name: autofs
PackageBaseID: 166541
PackageBase: autofs
Version: 5.1.9-1
Description: A kernel-based automounter for Linux
URL: https://www.kernel.org/pub/linux/daemons/autofs/
NumVotes: 38
Popularity: 2.442621
OutOfDate:
Maintainer: ava1ar
Submitter: arojas
FirstSubmitted: 1620464336
LastModified: 1701660334
URLPath: /cgit/aur.git/snapshot/autofs.tar.gz
Name: autofs
PackageBaseID: 166541
PackageBase: autofs
Version: 5.1.9-1
Description: A kernel-based automounter for Linux
URL: https://www.kernel.org/pub/linux/daemons/autofs/
NumVotes: 38
Popularity: 2.442621
OutOfDate:
Maintainer: ava1ar
Submitter: arojas
FirstSubmitted: 1620464336
LastModified: 1701660334
URLPath: /cgit/aur.git/snapshot/autofs.tar.gz