zlib-asm on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S zlib-asm

* (Optional) Uninstall zlib-asm on Arch using YAY

$ yay -Rns zlib-asm

2. Manually Install "zlib-asm" via AUR

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

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

b. Clone zlib-asm's git locally

$ git clone https://aur.archlinux.org/zlib-asm.git ~/zlib-asm

c. Go to ~/zlib-asm folder and install it

$ cd ~/zlib-asm $ makepkg -si

3. Information about the zlib-asm package on Arch User Repository (AUR)

ID: 731020
Name: zlib-asm
PackageBaseID: 56792
PackageBase: zlib-asm
Version: 1.2.11-2
Description: Compression library implementing the deflate compression method found in gzip and PKZIP
URL: https://www.zlib.net/
NumVotes: 1
Popularity: 0
OutOfDate: 1588674476
Maintainer:
FirstSubmitted: 1329617658
LastModified: 1588626914
URLPath: /cgit/aur.git/snapshot/zlib-asm.tar.gz