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

Last updated: May 09,2024

1. Install "dh-lisp" package

Please follow the instructions below to install dh-lisp on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install dh-lisp

2. Uninstall "dh-lisp" package

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

$ sudo apt remove dh-lisp $ sudo apt autoclean && sudo apt autoremove

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

Package: dh-lisp
Priority: optional
Section: universe/devel
Installed-Size: 34
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 0.7.1+nmu1
Depends: debhelper (>= 7), perl
Filename: pool/universe/d/dh-lisp/dh-lisp_0.7.1+nmu1_all.deb
Size: 9164
MD5sum: f4be0d78225c9377bb1c02e34c7365be
SHA1: bfac74fe5ac53cdbaecac49aacd14ed0875bc1e9
SHA256: cf7581cb730d05725fb627ff06f2fe816bd2bc363004cb21ac9a244569e3e193
Description-en: Debhelper to support Common Lisp related packages
This debhelper addon targets Debian package maintainers of packages
related to Common Lisp. It automates the processes of making a
package conform to the Common Lisp in Debian Manual:
.
It adds dependencies to required Common Lisp implementations if
precompiled object files for them are included in the package.
Description-md5: 763690cb3ab0445034a94405681fad1c
Enhances: debhelper
Homepage: http://pkg-common-lisp.alioth.debian.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu