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

Last updated: May 12,2024

1. Install "cl-asdf" package

Learn how to install cl-asdf on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install cl-asdf

2. Uninstall "cl-asdf" package

This tutorial shows how to uninstall cl-asdf on Ubuntu 21.10 (Impish Indri):

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

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

Package: cl-asdf
Architecture: all
Version: 2:3.3.4-2
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3483
Recommends: sbcl | lisp-compiler
Suggests: cl-launch (>= 4.1)
Filename: pool/universe/c/cl-asdf/cl-asdf_3.3.4-2_all.deb
Size: 1219064
MD5sum: 45dbfc986bd23322b47fd8205d1afd90
SHA1: edb462672549daa28f1a4a907f850763e879f225
SHA256: 473bcc9c87c69bceb79861ade20c75d606888b9f83df05b7a07d477edbfc3241
SHA512: fe9934b00462ebe3264e73760b2f8baf5d5b8ccb66dab24d44df65543c2dec834c5e2edaa714bf7bed483ad7ecd29e7cab59d9cc6dadc5814779ca5e8e889e6d
Homepage: https://common-lisp.net/project/asdf/
Description-en: Another System Definition Facility
ASDF provides the functionality of make and ld.so for Common Lisp software:
It drives compilation and dynamic loading for complex Lisp systems
with multiple modules and files, and is the de facto standard used
by free software written in Common Lisp.
.
It also includes a utility library, UIOP, to portably deal with many issues
that all Common Lisp programs have to deal with, including handling pathnames,
accessing the filesystem, executing external programs, user configuration, etc.
.
Most Common Lisp implementations already provide asdf via (require "asdf"),
but not all of them provide an up-to-date version.
Description-md5: 045d32b1c65c61130426f3ef093f072e