psp-zlib on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S psp-zlib

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

$ yay -Rns psp-zlib

2. Manually Install "psp-zlib" via AUR

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

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

b. Clone psp-zlib's git locally

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

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

$ cd ~/psp-zlib $ makepkg -si

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

ID: 982940
Name: psp-zlib
PackageBaseID: 80317
PackageBase: psp-zlib
Version: 1.2.11-1
Description: Compression library implementing the deflate compression method found in gzip and PKZIP (psp)
URL: http://www.zlib.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1706029289
Maintainer:
Submitter: xantares
FirstSubmitted: 1395861777
LastModified: 1635882287
URLPath: /cgit/aur.git/snapshot/psp-zlib.tar.gz