9mount on AUR (Arch User Repository)

Last updated: April 20,2024

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

$ yay -S 9mount

* (Optional) Uninstall 9mount on Arch using YAY

$ yay -Rns 9mount

2. Manually Install "9mount" via AUR

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

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

b. Clone 9mount's git locally

$ git clone https://aur.archlinux.org/9mount.git ~/9mount

c. Go to ~/9mount folder and install it

$ cd ~/9mount $ makepkg -si

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

ID: 247149
Name: 9mount
PackageBaseID: 103212
PackageBase: 9mount
Version: 1.3-3
Description: A set of SUID tools for mounting 9p filesystems via v9fs.
URL: http://sqweek.net/code/9mount/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1447265983
LastModified: 1447266083
URLPath: /cgit/aur.git/snapshot/9mount.tar.gz