lerc on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S lerc

* (Optional) Uninstall lerc on Arch using YAY

$ yay -Rns lerc

2. Manually Install "lerc" via AUR

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

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

b. Clone lerc's git locally

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

c. Go to ~/lerc folder and install it

$ cd ~/lerc $ makepkg -si

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

ID: 1278003
Name: lerc
PackageBaseID: 176997
PackageBase: lerc
Version: 4.0.0-1
Description: Limited Error Raster Compression library
URL: https://github.com/Esri/lerc
NumVotes: 3
Popularity: 0.889301
OutOfDate:
Maintainer: kikislater
Submitter: kikislater
FirstSubmitted: 1647533858
LastModified: 1687609744
URLPath: /cgit/aur.git/snapshot/lerc.tar.gz