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

Last updated: September 20,2024

1. Install "cl-mcclim-examples" package

Please follow the steps below to install cl-mcclim-examples on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-mcclim-examples

2. Uninstall "cl-mcclim-examples" package

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

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

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

Package: cl-mcclim-examples
Priority: optional
Section: universe/devel
Installed-Size: 247
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: all
Source: cl-mcclim
Version: 0.9.6.dfsg.cvs20100315-2
Depends: common-lisp-controller (>= 3.37)
Recommends: cl-mcclim
Filename: pool/universe/c/cl-mcclim/cl-mcclim-examples_0.9.6.dfsg.cvs20100315-2_all.deb
Size: 41244
MD5sum: 80a7ed31f354d4c4d5719967c7ee573f
SHA1: aa3490fba7db64d4d0a5a871c0e968883869f691
SHA256: 8dcd0e58e8719850146c10773514dccd142db5cd1c2da86f35b42109f2944710
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 example files for McCLIM.
.
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 and cl-mcclim-examples.
Description-md5: 557f294106239915e733199bad2df476
Homepage: http://common-lisp.net/project/mcclim/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu