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

Last updated: September 29,2024

1. Install "cl-chunga" package

Please follow the steps below to install cl-chunga on Kali Linux

$ sudo apt update $ sudo apt install cl-chunga

2. Uninstall "cl-chunga" package

Here is a brief guide to show you how to uninstall cl-chunga on Kali Linux:

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

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

Package: cl-chunga
Version: 20220222.git7836609-1
Installed-Size: 105
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-trivial-gray-streams
Size: 19560
SHA256: 8d0e1f0537f5223ff11615832c61cdb3b3df222909153bd313d54d55af6de0ab
SHA1: ca6bd49e96e3f25ee7cead4898f0584c2f83650a
MD5sum: 9c3607841a89adf0b5923d58d0ea515e
Description: Portable chunked streams for Common Lisp
Chunga implements streams capable of chunked encoding on demand as defined
in RFC 2616. For an example of how these streams can be used see cl-drakma.
.
The library needs a Common Lisp implementation that supports Gray streams
and relies on David Lichteblau's trivial-gray-streams to offer portability
between different Lisps.
.
Chunga is currently not optimized towards performance - it is rather
intended to be easy to use and (if possible) to behave correctly.
Description-md5:
Multi-Arch: foreign
Homepage: https://edicl.github.io/chunga/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-chunga/cl-chunga_20220222.git7836609-1_all.deb