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

Last updated: May 20,2024

1. Install "cl-rt" package

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

$ sudo apt update $ sudo apt install cl-rt

2. Uninstall "cl-rt" package

Please follow the guidelines below to uninstall cl-rt on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-rt
Priority: optional
Section: universe/devel
Installed-Size: 88
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 20040621-4
Depends: common-lisp-controller (>= 5.11)
Filename: pool/universe/c/cl-rt/cl-rt_20040621-4_all.deb
Size: 14340
MD5sum: 4940a2880e5b2c47e903b922a554473e
SHA1: 6323e74ec968aeed1f117cb47ac55e74f6f89aea
SHA256: a397e633bcd6342736c8458528c4245ab2b624749254a49e490f3f283cafed6e
Description-en: Common Lisp regression tester from MIT
This is MIT's regression tester for Common Lisp programs. It provides a
framework for writing
regression tests for Common Lisp packages. This package includes
Paul Dietz's modifications to the original MIT release.
Description-md5: 9965d63925e825fd2eab180689d5ac5a
Homepage: http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/testing/rt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu