How to Install and Uninstall libdaemon-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "libdaemon-doc" package

In this section, we are going to explain the necessary steps to install libdaemon-doc on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdaemon-doc

2. Uninstall "libdaemon-doc" package

Please follow the guidance below to uninstall libdaemon-doc on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdaemon-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdaemon-doc
Architecture: all
Version: 0.14-7
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: 585
Breaks: libdaemon-dev (<< 0.14-7~)
Replaces: libdaemon-dev (<< 0.14-7~)
Filename: pool/main/libd/libdaemon/libdaemon-doc_0.14-7_all.deb
Size: 110312
MD5sum: 2e3a09b8ea92e2ed016d775edafdbea0
SHA1: 7cadc3e4f94927e7e9dbe31c658abe13f2f8a711
SHA256: 1f6cb8c566b77a310584ffda8c90a41e535c345be8a35bcf6ab1643653489fe0
SHA512: 242109bb90f2f651bb2c4eebd52c2d818cda39081ce54149f401ba8308b9726cd046fbd81c83c25fe59ad13e58b9acd432d0ff61abc0dd618b350bfd2d85006c
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