How to Install and Uninstall cl-chipz Package on Kali Linux

Last updated: April 26,2024

1. Install "cl-chipz" package

Learn how to install cl-chipz on Kali Linux

$ sudo apt update $ sudo apt install cl-chipz

2. Uninstall "cl-chipz" package

Please follow the instructions below to uninstall cl-chipz on Kali Linux:

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

3. Information about the cl-chipz package on Kali Linux

Package: cl-chipz
Version: 20220213.git82a17d3-1
Installed-Size: 186
Maintainer: Debian Common Lisp Team
Architecture: all
Size: 37428
SHA256: 11251f01fe0ad7bc15b006716c9d7d5befb95bc13b2b9cf0974a06e177f4ccf5
SHA1: a63221498c395c4f65cc22723413e7fb1c8adcb9
MD5sum: d413dc27246fdc026bb12673fe3bb45f
Description: decompress DEFLATE and BZIP2 data in Common Lisp
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.
.
Chipz is the reading complement to Salza (provided by cl-salza2 package).
Description-md5:
Multi-Arch: foreign
Homepage: http://method-combination.net/lisp/chipz/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-chipz/cl-chipz_20220213.git82a17d3-1_all.deb