zipios++ on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S zipios++

* (Optional) Uninstall zipios++ on Arch using YAY

$ yay -Rns zipios++

2. Manually Install "zipios++" via AUR

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

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

b. Clone zipios++'s git locally

$ git clone https://aur.archlinux.org/zipios++.git ~/zipios++

c. Go to ~/zipios++ folder and install it

$ cd ~/zipios++ $ makepkg -si

3. Information about the zipios++ package on Arch User Repository (AUR)

ID: 564669
Name: zipios++
PackageBaseID: 137718
PackageBase: zipios++
Version: 0.1.5.9+cvs.2007.04.28-10
Description: Small C++ library for reading and writing zip files (old version)
URL: http://zipios.sourceforge.net
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Singularity
Submitter: Singularity
FirstSubmitted: 1543626084
LastModified: 1543626084
URLPath: /cgit/aur.git/snapshot/zipios++.tar.gz