xmlfs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S xmlfs

* (Optional) Uninstall xmlfs on Arch using YAY

$ yay -Rns xmlfs

2. Manually Install "xmlfs" via AUR

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

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

b. Clone xmlfs's git locally

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

c. Go to ~/xmlfs folder and install it

$ cd ~/xmlfs $ makepkg -si

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

ID: 1327849
Name: xmlfs
PackageBaseID: 25905
PackageBase: xmlfs
Version: 0.1.1-4
Description: Mount XML files as directory structures
URL: https://github.com/halhen/xmlfs
NumVotes: 6
Popularity: 0.03773
OutOfDate:
Maintainer: kleintux
Submitter:
FirstSubmitted: 1240554657
LastModified: 1696255387
URLPath: /cgit/aur.git/snapshot/xmlfs.tar.gz