lib32-lzlib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S lib32-lzlib

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

$ yay -Rns lib32-lzlib

2. Manually Install "lib32-lzlib" via AUR

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

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

b. Clone lib32-lzlib's git locally

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

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

$ cd ~/lib32-lzlib $ makepkg -si

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

ID: 1267218
Name: lib32-lzlib
PackageBaseID: 188194
PackageBase: lib32-lzlib
Version: 1.13-5
Description: A library providing in-memory LZMA compression and decompression functions (32-bit)
URL: http://www.nongnu.org/lzip/lzlib.html
NumVotes: 1
Popularity: 8.2E-5
OutOfDate: 1709133039
Maintainer:
Submitter: saltedcoffii
FirstSubmitted: 1669377130
LastModified: 1685788771
URLPath: /cgit/aur.git/snapshot/lib32-lzlib.tar.gz