How to Install and Uninstall cl-utilities Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "cl-utilities" package

Please follow the instructions below to install cl-utilities on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-utilities

2. Uninstall "cl-utilities" package

Learn how to uninstall cl-utilities on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cl-utilities package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-utilities
Priority: optional
Section: universe/lisp
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 1.2.4-3.1
Filename: pool/universe/c/cl-utilities/cl-utilities_1.2.4-3.1_all.deb
Size: 22094
MD5sum: 060d74e9b821025b8bd390b55c4fffcb
SHA1: 45d93afde4d5df36908291be15080ac46ef2786c
SHA256: 6e625d6fe0e16e4bc08872581a5c2aa481e3f8693c3152f0b69520eea9684822
Description-en: collection of Common Lisp utilities
On Cliki.net , there
is a collection of Common Lisp Utilities, things that everybody writes
since they're not part of the official standard. There are some very
useful things there; the only problems are that they aren't
implemented as well as you'd like (some aren't implemented at all) and
they aren't conveniently packaged and maintained. It takes quite a bit
of work to carefully implement utilities for common use, commented
and documented, with error checking placed everywhere some dumb user
might make a mistake.
Description-md5: 2c0c3ab37291595d975f46e47e488040
Homepage: http://cliki.net/cl-utilities
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu