How to Install and Uninstall cl-babel Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: April 29,2024

1. Install "cl-babel" package

Please follow the step by step instructions below to install cl-babel on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install cl-babel

2. Uninstall "cl-babel" package

Please follow the steps below to uninstall cl-babel on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the cl-babel package on Ubuntu 21.04 (Hirsute Hippo)

Package: cl-babel
Architecture: all
Version: 20200719.gitf892d05-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: 1019
Depends: cl-trivial-features, cl-alexandria, cl-trivial-gray-streams
Filename: pool/universe/c/cl-babel/cl-babel_20200719.gitf892d05-1_all.deb
Size: 125620
MD5sum: 175691143b8d589dda24a3ed045f2004
SHA1: 97de5dadb4d376c41017132c4caeb8f8863b8d19
SHA256: 622bb00716a18e622a9d4c406d5c0c3cd4c7ee88d8e300a79d802e9ec2268149
SHA512: 134ab7865a385c98dd4ee1de847c1df8d5e9291d3f7405afb0868aa872b22216351067d34456fe710a3c648b5761f6d9e5a1414eb71fcd1e3869cdb107a63406
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