ziplib-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S ziplib-git

* (Optional) Uninstall ziplib-git on Arch using YAY

$ yay -Rns ziplib-git

2. Manually Install "ziplib-git" via AUR

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

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

b. Clone ziplib-git's git locally

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

c. Go to ~/ziplib-git folder and install it

$ cd ~/ziplib-git $ makepkg -si

3. Information about the ziplib-git package on Arch User Repository (AUR)

ID: 733153
Name: ziplib-git
PackageBaseID: 152558
PackageBase: ziplib-git
Version: 0.1-1
Description: Petr Beneš C++11 library for working with Zip archives with ease.
URL: https://bitbucket.org/wbenny/ziplib/wiki/Home
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tyls
Submitter: tyls
FirstSubmitted: 1588979391
LastModified: 1588979391
URLPath: /cgit/aur.git/snapshot/ziplib-git.tar.gz