How to Install and Uninstall clisp-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "clisp-dev" package

Learn how to install clisp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clisp-dev

2. Uninstall "clisp-dev" package

Please follow the step by step instructions below to uninstall clisp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clisp-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the clisp-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: clisp-dev
Priority: optional
Section: universe/devel
Installed-Size: 5023
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: amd64
Source: clisp
Version: 1:2.49-9ubuntu1
Depends: clisp
Filename: pool/universe/c/clisp/clisp-dev_2.49-9ubuntu1_amd64.deb
Size: 692516
MD5sum: bc796f87d51c8eb3c7c34adf802cddf7
SHA1: 9d5c93881e540f792f652e21fe91640697ad0c76
SHA256: 1acc44ecd356436aa1b607828e0711b8b0ea1710ecea44682b3ecb7b94024eaf
Description-en: GNU CLISP, a Common Lisp implementation (development files)
This is the link kit of clisp, it can be used to add external modules (written
for example in C) to the implementation. The module can define new
variables, symbols and functions for use in clisp. Examples include
database interfaces or widget libraries. Normal users do not need
this.
.
See also http://clisp.cons.org/impnotes.html#modules
.
ANSI Common Lisp is a high-level, general-purpose programming language.
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.
Description-md5: 3de55100ab2db3e64610d2304e6108a1
Homepage: http://www.clisp.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions