lib32-libzip on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S lib32-libzip

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

$ yay -Rns lib32-libzip

2. Manually Install "lib32-libzip" via AUR

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

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

b. Clone lib32-libzip's git locally

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

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

$ cd ~/lib32-libzip $ makepkg -si

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

ID: 1428857
Name: lib32-libzip
PackageBaseID: 124641
PackageBase: lib32-libzip
Version: 1.10.1-1
Description: C library for reading, creating, and modifying zip archives
URL: https://libzip.org
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: AltoXorg
Submitter: klementineQt
FirstSubmitted: 1502296019
LastModified: 1710651724
URLPath: /cgit/aur.git/snapshot/lib32-libzip.tar.gz