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

Last updated: May 08,2024

1. Install "cl-trivial-garbage" package

In this section, we are going to explain the necessary steps to install cl-trivial-garbage on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-trivial-garbage

2. Uninstall "cl-trivial-garbage" package

Please follow the step by step instructions below to uninstall cl-trivial-garbage on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-trivial-garbage $ sudo apt autoclean && sudo apt autoremove

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

Package: cl-trivial-garbage
Priority: optional
Section: universe/lisp
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20150113-1
Filename: pool/universe/c/cl-trivial-garbage/cl-trivial-garbage_20150113-1_all.deb
Size: 7690
MD5sum: 5ef758aad9984fef42a81f383c0b4df3
SHA1: 25c487fd4901f085825e109a9f5a63493b5c7925
SHA256: 96cbb28a51e23de495a3eb7276cf91bd06a5e5ba1122cfac86be229a5c970757
Description-en: Portable GC-related APIs for Common Lisp
trivial-garbage provides a portable API to finalizers, weak hash-tables and
weak pointers on all major implementations of the Common Lisp programming
language.
Description-md5: 2d5d1b9322844c879c58170c6f68e09b
Homepage: http://common-lisp.net/project/trivial-garbage/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu