How to Install dh-lisp in Ubuntu 18.04



Install dh-lisp by entering the following commands in the terminal:

sudo apt update
sudo apt install dh-lisp

Description:

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.

Homepage: http://pkg-common-lisp.alioth.debian.org

Version: 0.7.1+nmu1

Section: universe/devel