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

Last updated: May 20,2024

1. Install "libdaemon-dev" package

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

$ sudo apt update $ sudo apt install libdaemon-dev

2. Uninstall "libdaemon-dev" package

Please follow the steps below to uninstall libdaemon-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libdaemon-dev
Architecture: amd64
Version: 0.14-7.1ubuntu1
Multi-Arch: same
Priority: optional
Section: devel
Source: libdaemon
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Utopia Maintenance Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Depends: libdaemon0 (= 0.14-7.1ubuntu1)
Suggests: libdaemon-doc
Filename: pool/main/libd/libdaemon/libdaemon-dev_0.14-7.1ubuntu1_amd64.deb
Size: 17800
MD5sum: 9c34e0ba9a6659b6290714ee1516faf7
SHA1: 927e31cf04ad363da479e15c90ff8e3f712fd8bf
SHA256: 70281f582199303e68b8944163dec1e69cb790ebf6ebc6a04047824f8a42b114
SHA512: 0ff99bacf85b93deb55fa73929eac7c20e183f69e881902844804d3f2ecdbc57dc22bd09ebc4e4a1a2a7ca08d4a1249859a14e96190fe11dd2bffbc06c26f7ee
Homepage: http://0pointer.de/lennart/projects/libdaemon/
Description-en: lightweight C library for daemons - development files
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 header files and the static version of the library.
Description-md5: 005a2341fc0a104bc77d735929fd9237