mklittlefs on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S mklittlefs

* (Optional) Uninstall mklittlefs on Arch using YAY

$ yay -Rns mklittlefs

2. Manually Install "mklittlefs" via AUR

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

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

b. Clone mklittlefs's git locally

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

c. Go to ~/mklittlefs folder and install it

$ cd ~/mklittlefs $ makepkg -si

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

ID: 1325433
Name: mklittlefs
PackageBaseID: 162362
PackageBase: mklittlefs
Version: 3.2.0-1
Description: Utility for creating littlefs for upload on the ESP8266.
URL: https://github.com/earlephilhower/mklittlefs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Sematre
Submitter: Sematre
FirstSubmitted: 1611232585
LastModified: 1695815639
URLPath: /cgit/aur.git/snapshot/mklittlefs.tar.gz