automounter on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "automounter" 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 automounter on Arch using YAY
$
yay -S
automounter
Copied
* (Optional) Uninstall automounter on Arch using YAY
$
yay -Rns
automounter
Copied
2. Manually Install "automounter" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone automounter's git locally
$
git clone https://aur.archlinux.org/automounter.git
~/automounter
Copied
c. Go to ~/automounter folder and install it
$
cd
~/automounter
Copied
$
makepkg -si
Copied
3. Information about the automounter package on Arch User Repository (AUR)
ID: 528125
Name: automounter
PackageBaseID: 41932
PackageBase: automounter
Version: 0.1-5
Description: This is a link to gvfs-archive that will allow automounting of ISOs and other files, UBUNTU/FEDORA style
URL: https://bbs.archlinux.org/viewtopic.php?pid=606881
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: crocowhile
FirstSubmitted: 1287419450
LastModified: 1532103913
URLPath: /cgit/aur.git/snapshot/automounter.tar.gz
Name: automounter
PackageBaseID: 41932
PackageBase: automounter
Version: 0.1-5
Description: This is a link to gvfs-archive that will allow automounting of ISOs and other files, UBUNTU/FEDORA style
URL: https://bbs.archlinux.org/viewtopic.php?pid=606881
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: crocowhile
FirstSubmitted: 1287419450
LastModified: 1532103913
URLPath: /cgit/aur.git/snapshot/automounter.tar.gz