lz4-static on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S lz4-static

* (Optional) Uninstall lz4-static on Arch using YAY

$ yay -Rns lz4-static

2. Manually Install "lz4-static" via AUR

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

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

b. Clone lz4-static's git locally

$ git clone https://aur.archlinux.org/lz4-static.git ~/lz4-static

c. Go to ~/lz4-static folder and install it

$ cd ~/lz4-static $ makepkg -si

3. Information about the lz4-static package on Arch User Repository (AUR)

ID: 836757
Name: lz4-static
PackageBaseID: 124439
PackageBase: lz4-static
Version: 1.9.3-1
Description: Extremely fast compression algorithm (static version)
URL: http://www.lz4.org/
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: thrasibule
FirstSubmitted: 1501514193
LastModified: 1608606639
URLPath: /cgit/aur.git/snapshot/lz4-static.tar.gz