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

Last updated: May 20,2024

1. Install "cl-mcclim" package

This guide let you learn how to install cl-mcclim on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-mcclim

2. Uninstall "cl-mcclim" package

This guide covers the steps necessary to uninstall cl-mcclim on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-mcclim
Priority: optional
Section: universe/devel
Installed-Size: 5555
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Version: 0.9.6.dfsg.cvs20100315-2
Depends: common-lisp-controller (>= 3.37), cmucl-source | cl-clx-sbcl | libgtk2.0-dev, cmucl-source | cl-clx-sbcl | cl-cffi, cl-spatial-trees (>= 0.1-2), cl-flexichain (>= 1.5.1), cl-swank
Suggests: cl-mcclim-doc, cl-mcclim-examples, cmucl-source, cl-clx-sbcl, libgtk2.0-dev, cl-cffi
Filename: pool/universe/c/cl-mcclim/cl-mcclim_0.9.6.dfsg.cvs20100315-2_all.deb
Size: 878142
MD5sum: 25c2a19ee5b7108a98685ac7a5ae60a8
SHA1: 49f1000e10fa6fd9eaceb287551537c37f094195
SHA256: 5cbeaf731ea5d26ce50d525752447bd60df965623e6f744cf6973ba14192f7e7
Description-en: Common Lisp graphic user interface toolkit
McCLIM is a free implementation of the CLIM specification. CLIM (Common Lisp
Interface Manager) is a cross-platform, cross-implementation graphic user
interface toolkit for Common Lisp programs.
.
This package contains the McCLIM library.
.
Please note that a CLX implementation compatible with your CL system,
i.e. cl-clx-sbcl for sbcl and cmucl-source for cmucl, is required to compile
and run cl-mcclim.
Description-md5: 4f742e236f5242567afa0c4e2da0fcb3
Homepage: http://common-lisp.net/project/mcclim/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions