How to Install and Uninstall ruby-whenever Package on Kali Linux

Last updated: May 07,2024

1. Install "ruby-whenever" package

Please follow the steps below to install ruby-whenever on Kali Linux

$ sudo apt update $ sudo apt install ruby-whenever

2. Uninstall "ruby-whenever" package

This guide covers the steps necessary to uninstall ruby-whenever on Kali Linux:

$ sudo apt remove ruby-whenever $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-whenever package on Kali Linux

Package: ruby-whenever
Version: 1.0.0-1
Installed-Size: 72
Maintainer: Utkarsh Gupta
Architecture: all
Depends: ruby | ruby-interpreter, ruby-chronic
Size: 17992
SHA256: 15a0c5fa13d86e166d497ae2e02eba97f1149dd57bdfbfe771cd4f8ea750fdb4
SHA1: 731827a4000ab9954107738814d700a789f0d017
MD5sum: bdbc2e16850aa1526041b2f8b412a8d9
Description: Ruby library to abstract writing and deploying cron jobs
whenever provides a clean ruby syntax for writing and deploying cron jobs. It
provides commands to install and uninstall cronjobs, so for example an
application can install its cronjobs when it starts, and uninstall them when
it stops for maintaince.
Description-md5:
Homepage: https://github.com/javan/whenever
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-whenever/ruby-whenever_1.0.0-1_all.deb