How to Install and Uninstall gauche-zlib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "gauche-zlib" package

Please follow the instructions below to install gauche-zlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gauche-zlib

2. Uninstall "gauche-zlib" package

This guide covers the steps necessary to uninstall gauche-zlib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gauche-zlib $ sudo apt autoclean && sudo apt autoremove

3. Information about the gauche-zlib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gauche-zlib
Priority: optional
Section: universe/lisp
Installed-Size: 67
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Gauche Maintainers
Architecture: amd64
Source: gauche
Version: 0.9.4-6
Replaces: gauche (<= 0.9.1-5)
Depends: gauche (>= 0.9.3-1), libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
Breaks: gauche (<= 0.9.1-5), gauche-dev (<= 0.9.1-5)
Filename: pool/universe/g/gauche/gauche-zlib_0.9.4-6_amd64.deb
Size: 13730
MD5sum: c63f1b2d48e07eb157835bb4ebc97d9a
SHA1: 5b3d1e99a132d294127eaa3afb6b55ee3cb270e2
SHA256: 87f6410e364dd4c9001b445e7e0e80d7234bce8afd970d5d690338cb993a0a46
Description-en: zlib binding for Gauche
Gauche is a Scheme implementation developed to be a handy script
interpreter, which allows programmers and system administrators to
write small to large scripts for their daily chores. Quick startup,
built-in system interface, native multilingual support are some of
the author's goals.
.
This package contains zlib binding modules for Gauche.
Description-md5: d5e6c47bbf77b0c890c7db39cb069a5e
Homepage: http://practical-scheme.net/gauche/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu