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

Last updated: February 03,2025

1. Install "cl-xlunit" package

This guide covers the steps necessary to install cl-xlunit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-xlunit

2. Uninstall "cl-xlunit" package

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

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

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

Package: cl-xlunit
Priority: optional
Section: universe/devel
Installed-Size: 116
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin M. Rosenberg
Architecture: all
Version: 0.6.3-2
Depends: common-lisp-controller (>= 5.11)
Filename: pool/universe/c/cl-xlunit/cl-xlunit_0.6.3-2_all.deb
Size: 10834
MD5sum: ac248b61eaab407355032ee3f01cc7b1
SHA1: c31fdcff9e204f534568ead74e45c5663d857934
SHA256: ef9a81268e1ab5c72cf7cf4e18f9bae0ea6cbb25004ac5d3d4aee8b2217fab3c
Description-en: Common Lisp eXtreme Lisp Unit Testing Package
XLUnit provides a unit testing package for Common Lisp.
It is based on the XPTest package by OnShore development, but is
rewritten to be closer in usage to the JUnit package. Also, it is
designed to be used with significantly less overhead on the
part of the test author compared to XPTest.
Description-md5: 396134fead80d6f9dc48689109d65eec
Homepage: http://files.b9.com/xlunit/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu