How to Install and Uninstall cl-babel Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: September 20,2024

1. Install "cl-babel" package

Please follow the steps below to install cl-babel on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cl-babel

2. Uninstall "cl-babel" package

Please follow the guidance below to uninstall cl-babel on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the cl-babel package on Ubuntu 20.10 (Groovy Gorilla)

Package: cl-babel
Architecture: all
Version: 20200116.gitaeed2d1-1
Multi-Arch: foreign
Priority: optional
Section: universe/lisp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1008
Depends: cl-trivial-features, cl-alexandria, cl-trivial-gray-streams
Filename: pool/universe/c/cl-babel/cl-babel_20200116.gitaeed2d1-1_all.deb
Size: 123512
MD5sum: 3d56bc930f4bdef5feb2faa200d08dc9
SHA1: 09f86a9c24124dc062cf8513211716930892cc0b
SHA256: 1a5f1b4e05eec33bada24263c2ae1cf0d7af72ce0588119b68725ada151350ab
SHA512: 0deca5181624e82fce6d07d19542da2dec39306261ddded75aa02b8c03848df9e7f0482bf43a6c96e4b7abbb5ce59be59f9304a14eac2d3dacf457d34fb0e585
Homepage: https://common-lisp.net/project/babel/
Description-en: charset encoding/decoding library for Common Lisp
Babel is a charset encoding/decoding library, not unlike GNU libiconv, but
completely written in Common Lisp.
.
It strives to achieve decent performance. To that effect, it uses OpenMCL's
approach of calculating the destination buffer size in advance. Most of the
encoding/decoding algorithms have been adapted from OpenMCL's source.
.
Another important goal is reusability. Similarly to SBCL, it defines an
interface wherein the algorithms can be reused between a variety of data types
so long we're dealing with conversions between octets and unicode code points.
.
Babel comes with converters between strings and (unsigned-byte 8) vectors but
can be easily extended to deal with, e.g., strings and foreign memory, vectors
and Closure's runes, etc...
Description-md5: 734bead228f1e8893804fba8da89314b