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

Last updated: May 10,2024

1. Install "libdaemon0" package

This guide let you learn how to install libdaemon0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdaemon0

2. Uninstall "libdaemon0" package

Here is a brief guide to show you how to uninstall libdaemon0 on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libdaemon0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libdaemon0
Architecture: amd64
Version: 0.14-7.1ubuntu1
Multi-Arch: same
Priority: optional
Section: libs
Source: libdaemon
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Utopia Maintenance Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54
Depends: libc6 (>= 2.15)
Filename: pool/main/libd/libdaemon/libdaemon0_0.14-7.1ubuntu1_amd64.deb
Size: 13716
MD5sum: 4634206d3ec41c2962a14e90ce76f7b3
SHA1: 0bceac4c0843ce0644b4fd2c83a813da3e3e40c3
SHA256: 17d509a499d06541b0542d162597ea1b3dde1f27c5bcf5997b6f3417ceaa109f
SHA512: 8e9c6caf242f09d76d9688a9032eda2e81d6006f624699dc7590103af7daac75975aaa89e0e61101f4b5aac12703e87f554789b66209aae26ebe29ac866b2c49
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Description-en: lightweight C library for daemons - runtime library
libdaemon is a lightweight C library which eases the writing of UNIX daemons.
It consists of the following parts:
.
* Wrapper around fork() for correct daemonization of a process
* Wrapper around syslog() for simple log output to syslog or STDERR
* An API for writing PID files
* An API for serializing signals into a pipe for use with select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected to syslog
.
Routines like these are included in most of the daemon software available. It
is not simple to get these done right and code duplication is not acceptable.
.
This package includes the libdaemon run time shared library.
Description-md5: 7d433100fc16858f7ce79122a8e816d4
Task: print-server, ubuntu-desktop-minimal, ubuntu-desktop, ubuntu-desktop-raspi, kubuntu-desktop, xubuntu-core, xubuntu-desktop, lubuntu-desktop, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi