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

Last updated: May 10,2024

1. Install "cl-daemon" package

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

$ sudo apt update $ sudo apt install cl-daemon

2. Uninstall "cl-daemon" package

In this section, we are going to explain the necessary steps to uninstall cl-daemon on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: cl-daemon
Priority: optional
Section: universe/lisp
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20150608-1
Filename: pool/universe/c/cl-daemon/cl-daemon_20150608-1_all.deb
Size: 5242
MD5sum: 760df72a16fa77047435bc2b15a1024c
SHA1: b2b5a8030c02185b113b838702d5420f2f53243f
SHA256: 6d9c4ad07d49e0bf000631c668df4cfe348301bd23db30e51b2dea340ca797e2
Description-en: 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.
Description-md5: 581e72517d57583949595826ef39bead
Homepage: https://github.com/snmsts/daemon
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu