fuse_xattrs on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S fuse_xattrs

* (Optional) Uninstall fuse_xattrs on Arch using YAY

$ yay -Rns fuse_xattrs

2. Manually Install "fuse_xattrs" via AUR

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

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

b. Clone fuse_xattrs's git locally

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

c. Go to ~/fuse_xattrs folder and install it

$ cd ~/fuse_xattrs $ makepkg -si

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

ID: 412866
Name: fuse_xattrs
PackageBaseID: 120137
PackageBase: fuse_xattrs
Version: 0.3-3
Description: A filesystem that provides xattr support using sidecar files.
URL: https://github.com/fbarriga/fuse_xattrs
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fbarriga
Submitter: fbarriga
FirstSubmitted: 1488166692
LastModified: 1495416375
URLPath: /cgit/aur.git/snapshot/fuse_xattrs.tar.gz