lzfse on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S lzfse

* (Optional) Uninstall lzfse on Arch using YAY

$ yay -Rns lzfse

2. Manually Install "lzfse" via AUR

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

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

b. Clone lzfse's git locally

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

c. Go to ~/lzfse folder and install it

$ cd ~/lzfse $ makepkg -si

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

ID: 408907
Name: lzfse
PackageBaseID: 122187
PackageBase: lzfse
Version: 1.0-2
Description: The LZFSE compression library and command line tool
URL: https://github.com/lzfse/lzfse
NumVotes: 6
Popularity: 0.957873
OutOfDate:
Maintainer: laurent.treguier
Submitter: laurent.treguier
FirstSubmitted: 1494246528
LastModified: 1494246659
URLPath: /cgit/aur.git/snapshot/lzfse.tar.gz