xmount on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xmount

* (Optional) Uninstall xmount on Arch using YAY

$ yay -Rns xmount

2. Manually Install "xmount" via AUR

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

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

b. Clone xmount's git locally

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

c. Go to ~/xmount folder and install it

$ cd ~/xmount $ makepkg -si

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

ID: 555537
Name: xmount
PackageBaseID: 101183
PackageBase: xmount
Version: 0.7.6-1
Description: Tool to crossmount between multiple input and output harddisk image files
URL: https://www.pinguin.lu
NumVotes: 3
Popularity: 0.032739
OutOfDate:
Maintainer: watashi
Submitter: watashi
FirstSubmitted: 1443924504
LastModified: 1540771227
URLPath: /cgit/aur.git/snapshot/xmount.tar.gz