u9fs-hg on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S u9fs-hg

* (Optional) Uninstall u9fs-hg on Arch using YAY

$ yay -Rns u9fs-hg

2. Manually Install "u9fs-hg" via AUR

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

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

b. Clone u9fs-hg's git locally

$ git clone https://aur.archlinux.org/u9fs-hg.git ~/u9fs-hg

c. Go to ~/u9fs-hg folder and install it

$ cd ~/u9fs-hg $ makepkg -si

3. Information about the u9fs-hg package on Arch User Repository (AUR)

ID: 204374
Name: u9fs-hg
PackageBaseID: 51147
PackageBase: u9fs-hg
Version: r11.87c2a420d556-1
Description: Serve 9P from Unix.
URL: http://code.google.com/p/u9fs/
NumVotes: 2
Popularity: 0
OutOfDate: 1647426732
Maintainer:
FirstSubmitted: 1312134048
LastModified: 1435551922
URLPath: /cgit/aur.git/snapshot/u9fs-hg.tar.gz