lzham on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S lzham

* (Optional) Uninstall lzham on Arch using YAY

$ yay -Rns lzham

2. Manually Install "lzham" via AUR

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

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

b. Clone lzham's git locally

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

c. Go to ~/lzham folder and install it

$ cd ~/lzham $ makepkg -si

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

ID: 593719
Name: lzham
PackageBaseID: 89891
PackageBase: lzham
Version: 1.0.1-3
Description: Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed
URL: https://github.com/richgel999/lzham_codec
NumVotes: 5
Popularity: 0.004461
OutOfDate:
Maintainer:
Submitter: xantares
FirstSubmitted: 1422520454
LastModified: 1552319390
URLPath: /cgit/aur.git/snapshot/lzham.tar.gz