How to Install and Uninstall libdaemon0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libdaemon0" package

Please follow the guidance below to install libdaemon0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdaemon0

2. Uninstall "libdaemon0" package

Please follow the guidance below to uninstall libdaemon0 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libdaemon0 package on Ubuntu 21.10 (Impish Indri)

Package: libdaemon0
Architecture: amd64
Version: 0.14-7.1ubuntu2
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.1ubuntu2_amd64.deb
Size: 14362
MD5sum: 15fcc10a2f4c1ced4c961b76d25bb4e4
SHA1: b9d13c9e9f06a6a4ecc0fd7b3e3f1e353a936d05
SHA256: e60af472de3edf8a5185482739f26f78f4e0db3522580771e28766d8f0ce932a
SHA512: 45c3778daac7e0010082382164d73ecfdcb62b3d1b8c8c1dffa72891231ffafa7c4a6a394006defd6a9bc235d67bf13282a21a50a40d34e17708f42fd6d01d15
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