bashmount on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S bashmount

* (Optional) Uninstall bashmount on Arch using YAY

$ yay -Rns bashmount

2. Manually Install "bashmount" via AUR

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

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

b. Clone bashmount's git locally

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

c. Go to ~/bashmount folder and install it

$ cd ~/bashmount $ makepkg -si

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

ID: 1129614
Name: bashmount
PackageBaseID: 48524
PackageBase: bashmount
Version: 4.3.2-2
Description: Tool to mount and unmount removable media from the command-line.
URL: https://github.com/jamielinux/bashmount
NumVotes: 80
Popularity: 5.0E-5
OutOfDate:
Maintainer: slococo
Submitter:
FirstSubmitted: 1303898032
LastModified: 1661273149
URLPath: /cgit/aur.git/snapshot/bashmount.tar.gz