How to Install and Uninstall libdaemon-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: November 22,2024

1. Install "libdaemon-doc" package

Please follow the step by step instructions below to install libdaemon-doc on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libdaemon-doc

2. Uninstall "libdaemon-doc" package

Learn how to uninstall libdaemon-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libdaemon-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libdaemon-doc
Architecture: all
Version: 0.14-7.1ubuntu1
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: 629
Breaks: libdaemon-dev (<< 0.14-7~)
Replaces: libdaemon-dev (<< 0.14-7~)
Filename: pool/main/libd/libdaemon/libdaemon-doc_0.14-7.1ubuntu1_all.deb
Size: 111288
MD5sum: 5e6f98a895798dbdca01ee9fa18aee84
SHA1: 3d4ced07d5d2c38580094cf6c601ead324b47e37
SHA256: e1f6f558e7815915cd2282dda8507cfcd08380bf5e9d5436f5ca1726a1550db1
SHA512: cac3e8cde2f1c20f87b5784fcb6b4e34e8f27bcc6a7dab78f64cbd9b8acb4c382c38da5fc2c5288e63b6bef50c79c833eaa7e60e1ffb9d3afb1bbdd5e0d2c952
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