djgpp-zlib on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S djgpp-zlib

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

$ yay -Rns djgpp-zlib

2. Manually Install "djgpp-zlib" via AUR

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

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

b. Clone djgpp-zlib's git locally

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

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

$ cd ~/djgpp-zlib $ makepkg -si

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

ID: 1340226
Name: djgpp-zlib
PackageBaseID: 110762
PackageBase: djgpp-zlib
Version: 1.3-1
Description: Compression library implementing the deflate compression method found in gzip and PKZIP (DJGPP)
URL: http://www.zlib.net/
NumVotes: 2
Popularity: 0
OutOfDate: 1706029137
Maintainer:
Submitter: Schala
FirstSubmitted: 1462048889
LastModified: 1698267531
URLPath: /cgit/aur.git/snapshot/djgpp-zlib.tar.gz