lz4json on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lz4json

* (Optional) Uninstall lz4json on Arch using YAY

$ yay -Rns lz4json

2. Manually Install "lz4json" via AUR

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

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

b. Clone lz4json's git locally

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

c. Go to ~/lz4json folder and install it

$ cd ~/lz4json $ makepkg -si

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

ID: 579585
Name: lz4json
PackageBaseID: 138992
PackageBase: lz4json
Version: 2-1
Description: C decompress tool for mozilla lz4json format
URL: https://github.com/andikleen/lz4json
NumVotes: 9
Popularity: 0.014891
OutOfDate:
Maintainer: polyzen
Submitter: polyzen
FirstSubmitted: 1548271872
LastModified: 1548271872
URLPath: /cgit/aur.git/snapshot/lz4json.tar.gz