udev-media-automount on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S udev-media-automount

* (Optional) Uninstall udev-media-automount on Arch using YAY

$ yay -Rns udev-media-automount

2. Manually Install "udev-media-automount" via AUR

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

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

b. Clone udev-media-automount's git locally

$ git clone https://aur.archlinux.org/udev-media-automount.git ~/udev-media-automount

c. Go to ~/udev-media-automount folder and install it

$ cd ~/udev-media-automount $ makepkg -si

3. Information about the udev-media-automount package on Arch User Repository (AUR)

ID: 1359577
Name: udev-media-automount
PackageBaseID: 76279
PackageBase: udev-media-automount
Version: 60.c9859b7-1
Description: Automatic mounting of removable devices in /media using simple udev rules
URL: http://github.com/Ferk/udev-media-automount
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Ferk
Submitter: Ferk
FirstSubmitted: 1387116282
LastModified: 1700905911
URLPath: /cgit/aur.git/snapshot/udev-media-automount.tar.gz