How to Install and Uninstall daemon Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "daemon" package

This guide covers the steps necessary to install daemon on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install daemon

2. Uninstall "daemon" package

This is a short guide on how to uninstall daemon on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the daemon package on Ubuntu 21.04 (Hirsute Hippo)

Package: daemon
Architecture: amd64
Version: 0.7-1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Marc Haber
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 283
Depends: libc6 (>= 2.15)
Filename: pool/universe/d/daemon/daemon_0.7-1_amd64.deb
Size: 92208
MD5sum: e5dff74206077c154bef59ceb72dc8c4
SHA1: b7573682c8bdf5b532d89e953f10b3caab978913
SHA256: bdf5afc4a5817ed0ff5f828dfc7faba6e75378b24aa43a9e8bc26f58489f018b
SHA512: 1c50c1cc1cf0a9773fb4995c7bac998d34e3f5edc2a916def7f01cc5d53fa2aee4e18bc62c23a00ed4cee2671cb4d943f74c5b6bb4534b873a78d8ea2dc18cde
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