How to Install and Uninstall daemon Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "daemon" package

Please follow the steps below to install daemon on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install daemon

2. Uninstall "daemon" package

This guide let you learn how to uninstall daemon on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the daemon package on Ubuntu 20.10 (Groovy Gorilla)

Package: daemon
Architecture: amd64
Version: 0.6.4-1build2
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 277
Depends: libc6 (>= 2.15)
Filename: pool/universe/d/daemon/daemon_0.6.4-1build2_amd64.deb
Size: 96340
MD5sum: 470629f6a292f9c4daa582d401fb2f33
SHA1: fe7c2dbb376a45270a8c758d17da4d60ca93917e
SHA256: 561c80e4c918d2e8ead1cf7c64d9e529b7e0592c7528e8aae2eafb60c93a6ca8
SHA512: 27bf7f8f146e26a0597018c1fa5d71bb5d289099bce60bb879b74a3e06c548627330480f890a688578a75e359ba7e3a1f101d644207ce499089bcb683cc4fc85
Homepage: http://www.libslack.org/daemon/
Description-en: turns other processes into daemons
There are many tasks that need to be performed to correctly set up a
daemon process. This can be tedious. Daemon performs these tasks for
other processes. This is useful for writing daemons in languages other
than C, C++ or Perl (e.g. /bin/sh, Java).
.
If you want to write daemons in languages that can link against C functions
(e.g. C, C++), see libslack which contains the core functionality of daemon.
.
Upstream URL: http://www.libslack.org/daemon/
Description-md5: a8b0de2efb2f9f4ea34fed416b448777