How to Install and Uninstall cl-containers Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "cl-containers" package

Please follow the guidelines below to install cl-containers on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cl-containers

2. Uninstall "cl-containers" package

Please follow the instructions below to uninstall cl-containers on Ubuntu 21.10 (Impish Indri):

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

3. Information about the cl-containers package on Ubuntu 21.10 (Impish Indri)

Package: cl-containers
Architecture: all
Version: 20170403-1.1
Priority: optional
Section: universe/lisp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 443
Depends: cl-metatilities-base
Filename: pool/universe/c/cl-containers/cl-containers_20170403-1.1_all.deb
Size: 113860
MD5sum: 80820ad8919a07f7080085140ccb8a2c
SHA1: fc2a955a2fef75d912121c78f815288c0ba64dbe
SHA256: 0e6d63cd88ae844212316962b8283b1ad617f39ecd2bcd808cbb7f6324cbfb0f
SHA512: 024f375fa2eaa1d9e92d50cd5212de4b653a6856781bc64671088d3c82c0995c5f58dd5beaf497188bb215b2b2acf4e3012fe3673a3f94351a78ec2c4598a6cc
Homepage: http://common-lisp.net/project/cl-containers/
Description-en: Common Lisp containers data structures
Common Lisp ships with a set of powerful built in data structures including
the venerable list, full featured arrays, and hash-tables. CL-containers
enhances and builds on these structures in two ways:
.
By adding containers that are not available in native Lisp (for example:
binary search trees, red-black trees, sparse arrays and so on).
.
By providing a standard interface so that they are simpler to use and so
that changing design decisions becomes significantly easier.
Description-md5: c31b07933b3b31d8d7303559b42b8361