lzbench on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S lzbench

* (Optional) Uninstall lzbench on Arch using YAY

$ yay -Rns lzbench

2. Manually Install "lzbench" via AUR

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

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

b. Clone lzbench's git locally

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

c. Go to ~/lzbench folder and install it

$ cd ~/lzbench $ makepkg -si

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

ID: 834346
Name: lzbench
PackageBaseID: 128325
PackageBase: lzbench
Version: 1.8.1-1
Description: An in-memory benchmark of open-source LZ77/LZSS/LZMA compressors
URL: https://github.com/inikep/lzbench
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: fatalis
Submitter: fatalis
FirstSubmitted: 1513988561
LastModified: 1608142860
URLPath: /cgit/aur.git/snapshot/lzbench.tar.gz