usermount-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S usermount-git

* (Optional) Uninstall usermount-git on Arch using YAY

$ yay -Rns usermount-git

2. Manually Install "usermount-git" via AUR

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

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

b. Clone usermount-git's git locally

$ git clone https://aur.archlinux.org/usermount-git.git ~/usermount-git

c. Go to ~/usermount-git folder and install it

$ cd ~/usermount-git $ makepkg -si

3. Information about the usermount-git package on Arch User Repository (AUR)

ID: 1051505
Name: usermount-git
PackageBaseID: 62587
PackageBase: usermount-git
Version: 20200315-1
Description: Simple C program to automatically mount removable drives using UDisks2 and D-Bus.
URL: https://github.com/tom5760/usermount
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: tom5760
Submitter: tom5760
FirstSubmitted: 1347041481
LastModified: 1647374679
URLPath: /cgit/aur.git/snapshot/usermount-git.tar.gz