How to Install and Uninstall libdaemon-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libdaemon-doc" package

Please follow the guidelines below to install libdaemon-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdaemon-doc

2. Uninstall "libdaemon-doc" package

Learn how to uninstall libdaemon-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libdaemon-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdaemon-doc package on Ubuntu 21.10 (Impish Indri)

Package: libdaemon-doc
Architecture: all
Version: 0.14-7.1ubuntu2
Multi-Arch: foreign
Priority: extra
Section: doc
Source: libdaemon
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Utopia Maintenance Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 630
Breaks: libdaemon-dev (<< 0.14-7~)
Replaces: libdaemon-dev (<< 0.14-7~)
Filename: pool/main/libd/libdaemon/libdaemon-doc_0.14-7.1ubuntu2_all.deb
Size: 115044
MD5sum: b75af17be23c35394438a7b4aae2c332
SHA1: 4c5e7cd0450a017b1e27e0dde1b26cfa3d692858
SHA256: 518a7edac37e61e127d73928bef23bcbee23df5b22366fe19671ddb0fa58bdbe
SHA512: 0ae2d4a3fc2420905ce65652fb79f6cacb317a1f36dfeb4a5c99e5c160232fcb85566acfc7c91f9e615469b4c6b854a240145f664031699b0de63ef6e621cd36
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Description-en: lightweight C library for daemons - documentation
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 contains the API documentation of the library.
Description-md5: 76daaed5895201954a33986cc719a717