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

Last updated: May 14,2024

1. Install "cl-alexandria" package

Here is a brief guide to show you how to install cl-alexandria on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-alexandria

2. Uninstall "cl-alexandria" package

In this section, we are going to explain the necessary steps to uninstall cl-alexandria on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-alexandria
Priority: optional
Section: universe/lisp
Installed-Size: 199
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 20150505-1
Filename: pool/universe/c/cl-alexandria/cl-alexandria_20150505-1_all.deb
Size: 36544
MD5sum: dbed1533977d1ecd70857caa48da0bda
SHA1: 83e6e34efc79ad971fc1d8e5d50f0d186231381e
SHA256: 5d28339cd0c2887432d41c1d85863cded55815a63769985da359c0a3230d2423
Description-en: Collection of portable Common Lisp utilities
alexandria is a collection of utilities in the public domain for Common Lisp
.
It is a library but also a project that aims to reduce duplication of effort
and improve portability of Common Lisp code according to its own idiosyncratic
and rather conservative aesthetic.
.
It is used by other projects as a base to build on.
Description-md5: 8776de408be53d05916923aa442fec36
Homepage: http://common-lisp.net/project/alexandria/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu