littlefs-fuse on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S littlefs-fuse

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

$ yay -Rns littlefs-fuse

2. Manually Install "littlefs-fuse" via AUR

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

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

b. Clone littlefs-fuse's git locally

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

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

$ cd ~/littlefs-fuse $ makepkg -si

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

ID: 1423688
Name: littlefs-fuse
PackageBaseID: 145327
PackageBase: littlefs-fuse
Version: 2.7.6-2
Description: A FUSE wrapper that puts the littlefs in user-space
URL: https://github.com/littlefs-project/littlefs-fuse
NumVotes: 3
Popularity: 1.000055
OutOfDate:
Maintainer: kseistrup
Submitter: nocko
FirstSubmitted: 1569423011
LastModified: 1709970371
URLPath: /cgit/aur.git/snapshot/littlefs-fuse.tar.gz