lib32-lzo on AUR (Arch User Repository)

Last updated: March 12,2025

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

$ yay -S lib32-lzo

* (Optional) Uninstall lib32-lzo on Arch using YAY

$ yay -Rns lib32-lzo

2. Manually Install "lib32-lzo" via AUR

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

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

b. Clone lib32-lzo's git locally

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

c. Go to ~/lib32-lzo folder and install it

$ cd ~/lib32-lzo $ makepkg -si

3. Information about the lib32-lzo package on Arch User Repository (AUR)

ID: 565319
Name: lib32-lzo
PackageBaseID: 84252
PackageBase: lib32-lzo
Version: 2.10-2
Description: Portable lossless data compression library (32 bit)
URL: https://www.oberhumer.com/opensource/lzo/
NumVotes: 41
Popularity: 0.194138
OutOfDate:
Maintainer: dbermond
Submitter: rafaelff
FirstSubmitted: 1406830547
LastModified: 1543853374
URLPath: /cgit/aur.git/snapshot/lib32-lzo.tar.gz