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

Last updated: May 03,2024

1. Install "cl-containers" package

Learn how to install cl-containers on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install cl-containers

2. Uninstall "cl-containers" package

In this section, we are going to explain the necessary steps to uninstall cl-containers on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: cl-containers
Architecture: all
Version: 20170403-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_all.deb
Size: 113684
MD5sum: a36af0eada2b6946910af8ddbc4e5bcd
SHA1: 7ba3e9519eb4c125a4f3ee657f93b67665b660da
SHA256: 4e143c156769a168aad814346c4b32eeff214e490663aec1ad0985450b81087d
SHA512: e234de441f70af7da99671f65f3f55e0bf633fbc0632596448149433332644a5e1fe755ba41c76ca7b1b40bc2cb7c96189f5708e29ac56972a1345dcb78ad3b4
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