afuse on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "afuse" 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 afuse on Arch using YAY
$
yay -S
afuse
Copied
* (Optional) Uninstall afuse on Arch using YAY
$
yay -Rns
afuse
Copied
2. Manually Install "afuse" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone afuse's git locally
$
git clone https://aur.archlinux.org/afuse.git
~/afuse
Copied
c. Go to ~/afuse folder and install it
$
cd
~/afuse
Copied
$
makepkg -si
Copied
3. Information about the afuse package on Arch User Repository (AUR)
ID: 494357
Name: afuse
PackageBaseID: 130786
PackageBase: afuse
Version: 0.4.1-2
Description: Automounting file system implemented in user-space using FUSE
URL: https://github.com/pcarrier/afuse/
NumVotes: 1
Popularity: 0
OutOfDate: 1710075145
Maintainer: chmd
Submitter: chmd
FirstSubmitted: 1521042324
LastModified: 1521042577
URLPath: /cgit/aur.git/snapshot/afuse.tar.gz
Name: afuse
PackageBaseID: 130786
PackageBase: afuse
Version: 0.4.1-2
Description: Automounting file system implemented in user-space using FUSE
URL: https://github.com/pcarrier/afuse/
NumVotes: 1
Popularity: 0
OutOfDate: 1710075145
Maintainer: chmd
Submitter: chmd
FirstSubmitted: 1521042324
LastModified: 1521042577
URLPath: /cgit/aur.git/snapshot/afuse.tar.gz