lzsa on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S lzsa

* (Optional) Uninstall lzsa on Arch using YAY

$ yay -Rns lzsa

2. Manually Install "lzsa" via AUR

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

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

b. Clone lzsa's git locally

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

c. Go to ~/lzsa folder and install it

$ cd ~/lzsa $ makepkg -si

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

ID: 1332162
Name: lzsa
PackageBaseID: 198419
PackageBase: lzsa
Version: 1.4.1-1
Description: Byte-aligned, efficient lossless packer for fast decompression on 8-bit micros
URL: https://github.com/emmanuel-marty/lzsa
NumVotes: 1
Popularity: 0.050156
OutOfDate:
Maintainer: FredBezies
Submitter: FredBezies
FirstSubmitted: 1697019980
LastModified: 1697019980
URLPath: /cgit/aur.git/snapshot/lzsa.tar.gz