fusefat on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S fusefat

* (Optional) Uninstall fusefat on Arch using YAY

$ yay -Rns fusefat

2. Manually Install "fusefat" via AUR

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

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

b. Clone fusefat's git locally

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

c. Go to ~/fusefat folder and install it

$ cd ~/fusefat $ makepkg -si

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

ID: 211312
Name: fusefat
PackageBaseID: 64377
PackageBase: fusefat
Version: 0.3a-2
Description: User space implementation of the FAT file sustem using FUSE
URL: http://sourceforge.net/projects/libfat/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1352280668
LastModified: 1436805553
URLPath: /cgit/aur.git/snapshot/fusefat.tar.gz