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

Last updated: May 21,2024

1. Install "cl-modlisp" package

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

$ sudo apt update $ sudo apt install cl-modlisp

2. Uninstall "cl-modlisp" package

This guide let you learn how to uninstall cl-modlisp on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-modlisp
Priority: optional
Section: universe/devel
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Kevin M. Rosenberg
Architecture: all
Version: 0.6-7
Depends: common-lisp-controller (>= 5.11), libapache2-mod-lisp, cl-kmrcl
Filename: pool/universe/c/cl-modlisp/cl-modlisp_0.6-7_all.deb
Size: 10502
MD5sum: 0ff09304f165e4029ad747bf60dca5bb
SHA1: 3170698b7a157819652b38a42edd8a7562dfc87c
SHA256: d2d28ed4aae887e9a7efdfcf04fea3cb728ac101a84cc922b0c8242b59ac931b
Description-en: Common Lisp interface to the Apache mod-lisp module
cl-modlisp provides a Common Lisp interface to the mod_lisp Apache module.
The mod_lisp is a low-level Apache interface. This package provides a
higher level layer on top of mod_lisp.
The package has support for CMUCL, SBCL, CLISP, AllegroCL, and Lispworks.
Description-md5: 4825b6e67b01b0caf998c399f102513b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu