zlib-zpipe on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S zlib-zpipe

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

$ yay -Rns zlib-zpipe

2. Manually Install "zlib-zpipe" via AUR

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

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

b. Clone zlib-zpipe's git locally

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

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

$ cd ~/zlib-zpipe $ makepkg -si

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

ID: 1058118
Name: zlib-zpipe
PackageBaseID: 131124
PackageBase: zlib-zpipe
Version: 1.2.12-1
Description: example of proper use of zlib's inflate() and deflate(), also a nice filtering compression solution
URL: https://www.zlib.net/
NumVotes: 3
Popularity: 0.000137
OutOfDate:
Maintainer: haawda
FirstSubmitted: 1522094512
LastModified: 1648488748
URLPath: /cgit/aur.git/snapshot/zlib-zpipe.tar.gz