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

Last updated: May 17,2024

1. Install "cl-unicode" package

Please follow the guidance below to install cl-unicode on Kali Linux

$ sudo apt update $ sudo apt install cl-unicode

2. Uninstall "cl-unicode" package

This guide covers the steps necessary to uninstall cl-unicode on Kali Linux:

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

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

Package: cl-unicode
Version: 20201101.git54bdf2c-1
Installed-Size: 14736
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-ppcre, cl-flexi-streams
Size: 1316484
SHA256: 7c7b87ffdc4b880e3dffc519205b8377c53feafb2f68d4e9eea5f5c90a253db7
SHA1: b6d6e3d7703563989892b9a1e953f224be78c0ae
MD5sum: e5e895bee1f1aa020a2a72de58679ef9
Description: portable Unicode library for Common Lisp
CL-UNICODE is a library which provides Common Lisp implementations with
knowledge about Unicode characters including their name, their general
category, the scripts and blocks they belong to, their numerical value, and
several other properties. It also provides the ability to replace the
standard syntax for reading Lisp characters with one that is Unicode-aware
and is used to enhance CL-PPCRE with Unicode properties.
.
CL-UNICODE is based on Unicode 5.1.
Description-md5:
Multi-Arch: foreign
Homepage: https://edicl.github.io/cl-unicode/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-unicode/cl-unicode_20201101.git54bdf2c-1_all.deb