How to Install and Uninstall ruby-whenever Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "ruby-whenever" package

Please follow the instructions below to install ruby-whenever on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-whenever

2. Uninstall "ruby-whenever" package

This tutorial shows how to uninstall ruby-whenever on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-whenever package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-whenever
Priority: optional
Section: universe/ruby
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.9.4-1build1
Depends: ruby | ruby-interpreter, ruby-chronic
Filename: pool/universe/r/ruby-whenever/ruby-whenever_0.9.4-1build1_all.deb
Size: 11886
MD5sum: 14104c309a25e562936116f490ef0aa6
SHA1: b642f48729d5a63a5e8f99a378ee72d452cb0974
SHA256: a027bf22181c89426364de8d668e714ecb54aa8501fb7d80b80b430a22cd1ba0
Description-en: 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: 2ab37ea38975fe157f0d0fd2fe9d3640
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu