mklittlefs-bin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S mklittlefs-bin

* (Optional) Uninstall mklittlefs-bin on Arch using YAY

$ yay -Rns mklittlefs-bin

2. Manually Install "mklittlefs-bin" via AUR

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

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

b. Clone mklittlefs-bin's git locally

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

c. Go to ~/mklittlefs-bin folder and install it

$ cd ~/mklittlefs-bin $ makepkg -si

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

ID: 1325435
Name: mklittlefs-bin
PackageBaseID: 162356
PackageBase: mklittlefs-bin
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: 1611227719
LastModified: 1695816018
URLPath: /cgit/aur.git/snapshot/mklittlefs-bin.tar.gz