lz4-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S lz4-git

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

$ yay -Rns lz4-git

2. Manually Install "lz4-git" via AUR

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

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

b. Clone lz4-git's git locally

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

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

$ cd ~/lz4-git $ makepkg -si

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

ID: 1188817
Name: lz4-git
PackageBaseID: 123460
PackageBase: lz4-git
Version: 1.9.4.r74.gfe389ca-1
Description: Extremely Fast Compression algorithm
URL: https://lz4.github.io/lz4/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1497845707
LastModified: 1672211820
URLPath: /cgit/aur.git/snapshot/lz4-git.tar.gz