lib32-minizip on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S lib32-minizip

* (Optional) Uninstall lib32-minizip on Arch using YAY

$ yay -Rns lib32-minizip

2. Manually Install "lib32-minizip" via AUR

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

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

b. Clone lib32-minizip's git locally

$ git clone https://aur.archlinux.org/lib32-minizip.git ~/lib32-minizip

c. Go to ~/lib32-minizip folder and install it

$ cd ~/lib32-minizip $ makepkg -si

3. Information about the lib32-minizip package on Arch User Repository (AUR)

ID: 1396722
Name: lib32-minizip
PackageBaseID: 58389
PackageBase: lib32-minizip
Version: 1.3.1-1
Description: ZIP file extraction library (32-bit)
URL: http://www.winimage.com/zLibDll/minizip.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: belst
Submitter: Babets
FirstSubmitted: 1334160243
LastModified: 1706804192
URLPath: /cgit/aur.git/snapshot/lib32-minizip.tar.gz