How to Install cl-chipz in Ubuntu 18.04



Install cl-chipz by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-chipz

Description:

library for decompressing DEFLATE and BZIP2 data

DEFLATE data, defined in RFC1951, forms the core of popular compression formats such as zlib (RFC 1950) and gzip (RFC 1952). As such, Chipz also provides for decompressing data in those formats as well. BZIP2 is the format used by the popular compression tool bzip2.

Homepage: http://method-combination.net/lisp/chipz/

Version: 20160318-1

Section: universe/lisp