libllfat on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S libllfat

* (Optional) Uninstall libllfat on Arch using YAY

$ yay -Rns libllfat

2. Manually Install "libllfat" via AUR

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

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

b. Clone libllfat's git locally

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

c. Go to ~/libllfat folder and install it

$ cd ~/libllfat $ makepkg -si

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

ID: 895773
Name: libllfat
PackageBaseID: 131676
PackageBase: libllfat
Version: git-1
Description: library for low-level access to a FAT12/16/32 filesystem
URL: http://github.com/sgerwk/libllfat
NumVotes: 2
Popularity: 0.000222
OutOfDate:
Maintainer: sgerwk
Submitter: sgerwk
FirstSubmitted: 1524068196
LastModified: 1619004109
URLPath: /cgit/aur.git/snapshot/libllfat.tar.gz