bindfs on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "bindfs" 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 bindfs on Arch using YAY
$
yay -S
bindfs
Copied
* (Optional) Uninstall bindfs on Arch using YAY
$
yay -Rns
bindfs
Copied
2. Manually Install "bindfs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bindfs's git locally
$
git clone https://aur.archlinux.org/bindfs.git
~/bindfs
Copied
c. Go to ~/bindfs folder and install it
$
cd
~/bindfs
Copied
$
makepkg -si
Copied
3. Information about the bindfs package on Arch User Repository (AUR)
ID: 1360635
Name: bindfs
PackageBaseID: 22920
PackageBase: bindfs
Version: 1.17.6-1
Description: A FUSE filesystem for mirroring a directory to another directory, similar to 'mount --bind', with permission settings.
URL: http://bindfs.org/
NumVotes: 75
Popularity: 0.760257
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1231259247
LastModified: 1701115271
URLPath: /cgit/aur.git/snapshot/bindfs.tar.gz
Name: bindfs
PackageBaseID: 22920
PackageBase: bindfs
Version: 1.17.6-1
Description: A FUSE filesystem for mirroring a directory to another directory, similar to 'mount --bind', with permission settings.
URL: http://bindfs.org/
NumVotes: 75
Popularity: 0.760257
OutOfDate:
Maintainer: Xyne
Submitter: Xyne
FirstSubmitted: 1231259247
LastModified: 1701115271
URLPath: /cgit/aur.git/snapshot/bindfs.tar.gz