How to Install and Uninstall jzip Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "jzip" package

This is a short guide on how to install jzip on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install jzip

2. Uninstall "jzip" package

Please follow the guidance below to uninstall jzip on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove jzip $ sudo apt autoclean && sudo apt autoremove

3. Information about the jzip package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: jzip
Priority: optional
Section: universe/games
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: tony mancill
Architecture: amd64
Version: 210r20001005d-4
Provides: zcode-interpreter
Depends: libc6 (>= 2.15), libtinfo5 (>= 6), zlib1g (>= 1:1.1.4)
Suggests: zcode-game
Filename: pool/universe/j/jzip/jzip_210r20001005d-4_amd64.deb
Size: 49486
MD5sum: a1f1a0fd9a4f64f3135220a417df3c03
SHA1: 9c072f18977fd44bde55c8652d94cd4ba347c0b8
SHA256: 24e955cea287d30477a39a7d20f56e7fedee3a489dff46ad0812ae827ea12ba9
Description-en: Text mode interpreter for Z-Code adventures
This package provides the jzip Z-Code interpreter required to run
Infocom or Inform-generated text adventures, although the format can
be used for more than games. It is based on the zip interpreter sources
and adapted by John D. Holder .
.
The ckifzs program, for checking the basic structure of save files
against the QUETZAL standard, is also included, as is the jzexe
program to create a standalone executable by gluing a Z-code file to
jzip.
.
For other Z-Code interpreters, also see the frotz, xzip, fizmo, and
gargoyle-free packages in Debian. The current list of interpreters
available within Debian can be viewed here:
.
http://packages.debian.org/stable/zcode-interpreter
Description-md5: 1fd33c5751e02ad525634c02d1c4954a
Homepage: http://jzip.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu