How to Install and Uninstall ruby-process-daemon Package on Kali Linux

Last updated: May 12,2024

1. Install "ruby-process-daemon" package

This is a short guide on how to install ruby-process-daemon on Kali Linux

$ sudo apt update $ sudo apt install ruby-process-daemon

2. Uninstall "ruby-process-daemon" package

This tutorial shows how to uninstall ruby-process-daemon on Kali Linux:

$ sudo apt remove ruby-process-daemon $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-process-daemon package on Kali Linux

Package: ruby-process-daemon
Version: 1.0.1-3
Installed-Size: 53
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-rainbow (>= 2.0)
Size: 11792
SHA256: ec428ba22c6313871815e09be6deaa0fd98d1a6116c57db97d01491b6dbc928e
SHA1: 978b76fe70b465d4853ba9fb615719508c879e72
MD5sum: 10eae56f97744680a531d8be0a497952
Description: Defines the daemon functionality using a Ruby class
This package provides common functionality like start, stop. It is a stable
and helpful base class for long running tasks and daemons.
.
Provides standard `start`, `stop`, `restart`, `status` operations.
Description-md5:
Homepage: https://github.com/ioquatix/process-daemon
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-process-daemon/ruby-process-daemon_1.0.1-3_all.deb