jzip on AUR (Arch User Repository)

Last updated: May 11,2024

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

$ yay -S jzip

* (Optional) Uninstall jzip on Arch using YAY

$ yay -Rns jzip

2. Manually Install "jzip" via AUR

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

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

b. Clone jzip's git locally

$ git clone https://aur.archlinux.org/jzip.git ~/jzip

c. Go to ~/jzip folder and install it

$ cd ~/jzip $ makepkg -si

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

ID: 1097783
Name: jzip
PackageBaseID: 214
PackageBase: jzip
Version: 2.1-12
Description: Jzip is an interpreter for games in the Infocom Zcode story file format
URL: http://jzip.sourceforge.net/
NumVotes: 35
Popularity: 0
OutOfDate:
Maintainer: darose
Submitter: darose
FirstSubmitted: 1113280057
LastModified: 1655130285
URLPath: /cgit/aur.git/snapshot/jzip.tar.gz