How to Install and Uninstall daemon Package on Kali Linux
Last updated: January 22,2025
1. Install "daemon" package
Learn how to install daemon on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
daemon
Copied
2. Uninstall "daemon" package
Learn how to uninstall daemon on Kali Linux:
$
sudo apt remove
daemon
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the daemon package on Kali Linux
Package: daemon
Version: 0.8.4-1
Installed-Size: 255
Maintainer: Marc Haber
Architecture: amd64
Depends: libc6 (>= 2.34), libsystemd0
Size: 95216
SHA256: 27aa1e65afe314807b6e3ad4f2ee2d2358d317523ea1273428ef9f526a5300c9
SHA1: f2a8e739f8c26b90804aebab10001dcd890efbce
MD5sum: 375d21e5f66eb8665587cbd08b9b73a5
Description: turns other processes into daemons
There are many tasks that need to be performed to correctly set up a
daemon process. This can be tedious. Daemon performs these tasks for
other processes. This is useful for writing daemons in languages other
than C, C++ or Perl (e.g. /bin/sh, Java).
Description-md5:
Homepage: https://libslack.org/daemon/
Tag: admin::configuring, implemented-in::c, interface::daemon, role::program,
scope::utility
Section: utils
Priority: optional
Filename: pool/main/d/daemon/daemon_0.8.4-1_amd64.deb
Version: 0.8.4-1
Installed-Size: 255
Maintainer: Marc Haber
Architecture: amd64
Depends: libc6 (>= 2.34), libsystemd0
Size: 95216
SHA256: 27aa1e65afe314807b6e3ad4f2ee2d2358d317523ea1273428ef9f526a5300c9
SHA1: f2a8e739f8c26b90804aebab10001dcd890efbce
MD5sum: 375d21e5f66eb8665587cbd08b9b73a5
Description: turns other processes into daemons
There are many tasks that need to be performed to correctly set up a
daemon process. This can be tedious. Daemon performs these tasks for
other processes. This is useful for writing daemons in languages other
than C, C++ or Perl (e.g. /bin/sh, Java).
Description-md5:
Homepage: https://libslack.org/daemon/
Tag: admin::configuring, implemented-in::c, interface::daemon, role::program,
scope::utility
Section: utils
Priority: optional
Filename: pool/main/d/daemon/daemon_0.8.4-1_amd64.deb