pmount on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S pmount

* (Optional) Uninstall pmount on Arch using YAY

$ yay -Rns pmount

2. Manually Install "pmount" via AUR

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

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

b. Clone pmount's git locally

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

c. Go to ~/pmount folder and install it

$ cd ~/pmount $ makepkg -si

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

ID: 517581
Name: pmount
PackageBaseID: 65405
PackageBase: pmount
Version: 0.9.23-14
Description: mount removable devices as normal user
URL: http://pmount.alioth.debian.org/
NumVotes: 97
Popularity: 1.0E-6
OutOfDate: 1708974096
Maintainer: ralphptorres
Submitter: Barthalion
FirstSubmitted: 1355342118
LastModified: 1528403611
URLPath: /cgit/aur.git/snapshot/pmount.tar.gz