How to Install and Uninstall libdaemon-control-perl Package on Kali Linux

Last updated: May 04,2024

1. Install "libdaemon-control-perl" package

In this section, we are going to explain the necessary steps to install libdaemon-control-perl on Kali Linux

$ sudo apt update $ sudo apt install libdaemon-control-perl

2. Uninstall "libdaemon-control-perl" package

This is a short guide on how to uninstall libdaemon-control-perl on Kali Linux:

$ sudo apt remove libdaemon-control-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdaemon-control-perl package on Kali Linux

Package: libdaemon-control-perl
Version: 0.001010-1
Installed-Size: 58
Maintainer: Debian Perl Group
Architecture: all
Depends: perl
Size: 22728
SHA256: bf893be122c4dd7052e8f9cb9ee8f3a97cade523a2b2c416913d8a34ad4689a5
SHA1: 6cd3e2582fa2f72102efef1f93305d386ae4c307
MD5sum: 442c5e0ebd4f72f8209878dc4261b064
Description: module for creating init scripts in Perl
Daemon::Control provides a library for creating init scripts in Perl.
Your Perl script just needs to set the accessors for what and how you
want something to run and the library takes care of the rest.
.
You can launch programs through the shell (/usr/sbin/my_program) or
launch Perl code itself into a daemon mode. Single and double fork
methods are supported and in double-fork mode all the things you
would expect like reopening STDOUT/STDERR, switching UID/GID
are supported.
Description-md5:
Homepage: https://metacpan.org/release/Daemon-Control
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libd/libdaemon-control-perl/libdaemon-control-perl_0.001010-1_all.deb