usbmount on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S usbmount

* (Optional) Uninstall usbmount on Arch using YAY

$ yay -Rns usbmount

2. Manually Install "usbmount" via AUR

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

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

b. Clone usbmount's git locally

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

c. Go to ~/usbmount folder and install it

$ cd ~/usbmount $ makepkg -si

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

ID: 190238
Name: usbmount
PackageBaseID: 66062
PackageBase: usbmount
Version: 0.0.22-1
Description: automatically mount and unmount USB mass storage devices
URL: https://launchpad.net/ubuntu/+source/usbmount/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer:
Submitter: duckunix
FirstSubmitted: 1357431080
LastModified: 1433887144
URLPath: /cgit/aur.git/snapshot/usbmount.tar.gz