xmlfs on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install xmlfs on Arch using YAY
$
yay -S
xmlfs
Copied
* (Optional) Uninstall xmlfs on Arch using YAY
$
yay -Rns
xmlfs
Copied
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
Copied
b. Clone xmlfs's git locally
$
git clone https://aur.archlinux.org/xmlfs.git
~/xmlfs
Copied
c. Go to ~/xmlfs folder and install it
$
cd
~/xmlfs
Copied
$
makepkg -si
Copied
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
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