How to Install cl-daemon in Ubuntu 18.04



Install cl-daemon by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-daemon

Description:

make lisp process daemonize on unix like platform

This is a library which has simple functionality to make lisp process daemonize on unix like platform.

Homepage: https://github.com/snmsts/daemon

Version: 20170403-1

Section: universe/lisp