unionfs-fuse on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S unionfs-fuse

* (Optional) Uninstall unionfs-fuse on Arch using YAY

$ yay -Rns unionfs-fuse

2. Manually Install "unionfs-fuse" via AUR

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

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

b. Clone unionfs-fuse's git locally

$ git clone https://aur.archlinux.org/unionfs-fuse.git ~/unionfs-fuse

c. Go to ~/unionfs-fuse folder and install it

$ cd ~/unionfs-fuse $ makepkg -si

3. Information about the unionfs-fuse package on Arch User Repository (AUR)

ID: 1324323
Name: unionfs-fuse
PackageBaseID: 192230
PackageBase: unionfs-fuse
Version: 3.4-1
Description: A user space unionfs implementation
URL: https://github.com/rpodgorny/unionfs-fuse
NumVotes: 3
Popularity: 1.466035
OutOfDate:
Maintainer: FrederickZh
Submitter: arojas
FirstSubmitted: 1680371265
LastModified: 1695639180
URLPath: /cgit/aur.git/snapshot/unionfs-fuse.tar.gz