zlib-static on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S zlib-static

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

$ yay -Rns zlib-static

2. Manually Install "zlib-static" via AUR

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

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

b. Clone zlib-static's git locally

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

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

$ cd ~/zlib-static $ makepkg -si

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

ID: 446848
Name: zlib-static
PackageBaseID: 124440
PackageBase: zlib-static
Version: 1:1.2.11-2
Description: Compression library implementing the deflate compression method found in gzip and PKZIP
URL: http://www.zlib.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1652786546
Maintainer: thrasibule
FirstSubmitted: 1501514515
LastModified: 1506472162
URLPath: /cgit/aur.git/snapshot/zlib-static.tar.gz