How to Install and Uninstall libapache2-mod-lisp Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "libapache2-mod-lisp" package

In this section, we are going to explain the necessary steps to install libapache2-mod-lisp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-mod-lisp

2. Uninstall "libapache2-mod-lisp" package

Please follow the steps below to uninstall libapache2-mod-lisp on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-mod-lisp $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-mod-lisp package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache2-mod-lisp
Priority: optional
Section: universe/devel
Installed-Size: 76
Maintainer: Ubuntu Developers
Original-Maintainer: Chris Hanson
Architecture: amd64
Version: 1.3.1-1.3
Depends: libc6 (>= 2.4), apache2-api-20120211
Filename: pool/universe/liba/libapache2-mod-lisp/libapache2-mod-lisp_1.3.1-1.3_amd64.deb
Size: 12358
MD5sum: 559f0eb6008ea1eb8e986da41349307c
SHA1: 14be1dc0e51ccb5a8e1296ab394785f5d4305bc6
SHA256: 6622fbd5ab5b68b51b937fbec7f67e96f1e851982dfb9b2b8810b76b06bf6aec
Description-en: An Apache2 module that interfaces with Lisp environments
Establishes a link between the Apache2 web server and a Lisp environment
that allows a Lisp program to generate dynamic content while letting
Apache2 take care of the dirty details of HTTP serving. The protocol
between Lisp and Apache2 is simple, making it easy to create WWW-
accessible applications quickly.
Description-md5: 0ab20b58e12b98754b55a1e4addb0f19
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu