How to Install and Uninstall cl-trivial-utf-8 Package on Kali Linux

Last updated: May 17,2024

1. Install "cl-trivial-utf-8" package

Learn how to install cl-trivial-utf-8 on Kali Linux

$ sudo apt update $ sudo apt install cl-trivial-utf-8

2. Uninstall "cl-trivial-utf-8" package

Please follow the guidance below to uninstall cl-trivial-utf-8 on Kali Linux:

$ sudo apt remove cl-trivial-utf-8 $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-trivial-utf-8 package on Kali Linux

Package: cl-trivial-utf-8
Version: 20111001-1.1
Installed-Size: 35
Maintainer: Dimitri Fontaine
Architecture: all
Size: 7760
SHA256: 04394f30309cb480bf8e9ce5f284bb3f91f510ba9a6e9e2d85fa9c56f3e3e257
SHA1: 5ff8257a8b9b395bd8c2674a523753b720744bbf
MD5sum: dace5bd88dfa7d5dd4e3db696c4faab4
Description: small Common Lisp library for doing UTF-8-based in- and output
Trivial UTF-8 is a small library for doing UTF-8-based in- and output on a
Lisp implementation that already supports Unicode -- meaning char-code and
code-char deal with Unicode character codes.
.
The rationale for the existence of this library is that while
Unicode-enabled implementations usually do provide some kind of interface
to dealing with character encodings, these are typically not terribly
flexible or uniform.
.
The Babel library solves a similar problem while understanding more
encodings. Trivial UTF-8 was written before Babel existed, but for new
projects you might be better off going with Babel. The one plus that
Trivial UTF-8 has is that it doesn't depend on any other libraries.
Description-md5:
Homepage: http://common-lisp.net/project/trivial-utf-8/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-trivial-utf-8/cl-trivial-utf-8_20111001-1.1_all.deb