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

Last updated: May 20,2024

1. Install "clisp-module-zlib" package

Here is a brief guide to show you how to install clisp-module-zlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clisp-module-zlib

2. Uninstall "clisp-module-zlib" package

Here is a brief guide to show you how to uninstall clisp-module-zlib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clisp-module-zlib $ sudo apt autoclean && sudo apt autoremove

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

Package: clisp-module-zlib
Priority: optional
Section: universe/lisp
Installed-Size: 657
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: amd64
Source: clisp
Version: 1:2.49-9ubuntu1
Depends: libc6 (>= 2.2.5), zlib1g (>= 1:1.2.0), clisp
Filename: pool/universe/c/clisp/clisp-module-zlib_2.49-9ubuntu1_amd64.deb
Size: 9456
MD5sum: 252c6bb5de0d37db3f6c7bef28df5006
SHA1: 6cec99e9262cef9fca56550d4f1d4bd42e05c46c
SHA256: 7d564c591974e21e765a3888cd10de770396ffb9d577ae629746e0fabb3d41d9
Description-en: clisp module that adds zlib support for vectors
This adds a module to clisp that implements a zlib interface,
allowing you to compress vectors using zlib.
Description-md5: 9eb0f63755c3bc5fc362fb0b0bf5587d
Homepage: http://www.clisp.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu