How to Install and Uninstall libdaemon0 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "libdaemon0" package

Please follow the instructions below to install libdaemon0 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdaemon0

2. Uninstall "libdaemon0" package

Please follow the step by step instructions below to uninstall libdaemon0 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libdaemon0 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libdaemon0
Architecture: amd64
Version: 0.14-7
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: 46
Depends: libc6 (>= 2.15)
Filename: pool/main/libd/libdaemon/libdaemon0_0.14-7_amd64.deb
Size: 13908
MD5sum: b7c4a3a9ae2eef7b1742f1e518c12fff
SHA1: b279472d185af68fb5a06e53054cf9b6f1d161c9
SHA256: 0561866dbeb86c02e579d0a00d6afb5f109c57d1ee5f9da5de83efd8496f73c3
SHA512: 41e1afaa0284ea045d9f3063411d84fb1866a85763c3487c6c10397f2825e0aa4f09e261f3cc03d7ee756e63356c27ce370dd490681027020703de210ca519ec
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