How to Install and Uninstall cl-salza2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "cl-salza2" package

Please follow the guidance below to install cl-salza2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-salza2

2. Uninstall "cl-salza2" package

This guide let you learn how to uninstall cl-salza2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-salza2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-salza2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-salza2
Priority: optional
Section: universe/lisp
Installed-Size: 121
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 2.0.9-1
Filename: pool/universe/c/cl-salza2/cl-salza2_2.0.9-1_all.deb
Size: 15536
MD5sum: b6ffb732d3d93f344f93256002d8344e
SHA1: 8c93c24afa4a9183484166cd3be9c7ada248bbc2
SHA256: 285e8ff5d2a3b3b922896a387d4fe4cfc5ba3794222b573c0445f7bf7ffdbff1
Description-en: Create compressed data from Common Lisp
Salza2 is a Common Lisp library for creating compressed data in the ZLIB,
DEFLATE, or GZIP data formats, described in RFC 1950, RFC 1951, and RFC
1952, respectively. It does not use any external libraries for compression.
It does not yet support decompression. Salza2 is available under a BSD-like
license.
Description-md5: ae4936da3af22cfd6ef4c320b525d5f6
Homepage: http://www.xach.com/lisp/salza2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu