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

Last updated: May 16,2024

1. Install "ruby-clockwork" package

This guide let you learn how to install ruby-clockwork on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-clockwork

2. Uninstall "ruby-clockwork" package

This guide covers the steps necessary to uninstall ruby-clockwork on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-clockwork
Priority: optional
Section: universe/ruby
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.2.0-3
Depends: ruby | ruby-interpreter, ruby-activesupport, ruby-tzinfo
Filename: pool/universe/r/ruby-clockwork/ruby-clockwork_1.2.0-3_all.deb
Size: 16636
MD5sum: 8e985491a7a58bb189c66594013efb58
SHA1: 81154bcb1b9c77ad469e312c61cb5f4ed144cc9f
SHA256: 99e8a1c82bb622d6966e77e3aa39aaea4249a1d3378aea0471a3d6015cd68ee2
Description-en: scheduler process to replace cron
Clockwork is a cron replacement. It runs as a lightweight,
long-running Ruby process which sits alongside your web processes
(Mongrel/Thin) and your worker processes (DJ/Resque/Minion/Stalker)
to schedule recurring work at particular times or dates.
.
For example, refreshing feeds on an hourly basis, or send reminder
emails on a nightly basis, or generating invoices once a month on the
1st.
Description-md5: f668f1e97da405937e14294b2d3e937e
Homepage: http://github.com/tomykaira/clockwork
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu