How to Install and Uninstall restartd Package on Kali Linux
Last updated: November 26,2024
1. Install "restartd" package
Please follow the guidelines below to install restartd on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
restartd
Copied
2. Uninstall "restartd" package
This guide covers the steps necessary to uninstall restartd on Kali Linux:
$
sudo apt remove
restartd
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the restartd package on Kali Linux
Package: restartd
Version: 0.2.3-1.1
Installed-Size: 45
Maintainer: Alexandre Raymond
Architecture: amd64
Depends: libc6 (>= 2.3.4)
Size: 10996
SHA256: 024aa07456cd1d230d4ac9ee178dd4f8ef0e3093ed870dc60bddf2b21928a275
SHA1: 392f5e2b2503b6189371d4f7ea96f7f78bb25f59
MD5sum: da7f5b6749e6d0c853f82e8e9703ae5d
Description: Process checker and/or restarter
Restartd is a daemon for checking running and not running
processes. It reads the /proc directory every n seconds and does
a POSIX regexp on the process names. You can execute a script or a
program if the process is or is not running.
Description-md5:
Homepage: https://github.com/ajraymond/restartd
Tag: interface::daemon, network::hiavailability, network::server,
role::program, use::monitor, works-with::software:running
Section: utils
Priority: optional
Filename: pool/main/r/restartd/restartd_0.2.3-1.1_amd64.deb
Version: 0.2.3-1.1
Installed-Size: 45
Maintainer: Alexandre Raymond
Architecture: amd64
Depends: libc6 (>= 2.3.4)
Size: 10996
SHA256: 024aa07456cd1d230d4ac9ee178dd4f8ef0e3093ed870dc60bddf2b21928a275
SHA1: 392f5e2b2503b6189371d4f7ea96f7f78bb25f59
MD5sum: da7f5b6749e6d0c853f82e8e9703ae5d
Description: Process checker and/or restarter
Restartd is a daemon for checking running and not running
processes. It reads the /proc directory every n seconds and does
a POSIX regexp on the process names. You can execute a script or a
program if the process is or is not running.
Description-md5:
Homepage: https://github.com/ajraymond/restartd
Tag: interface::daemon, network::hiavailability, network::server,
role::program, use::monitor, works-with::software:running
Section: utils
Priority: optional
Filename: pool/main/r/restartd/restartd_0.2.3-1.1_amd64.deb