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

Last updated: May 16,2024

1. Install "ruby-clockwork" package

Please follow the step by step instructions below to install ruby-clockwork on Kali Linux

$ sudo apt update $ sudo apt install ruby-clockwork

2. Uninstall "ruby-clockwork" package

Learn how to uninstall ruby-clockwork on Kali Linux:

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

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

Package: ruby-clockwork
Version: 3.0.1-1
Installed-Size: 64
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-activesupport, ruby-tzinfo
Size: 21352
SHA256: 0ebd9faac6722d66d4f4b96765d2091d2b9d879876964066e210df0ad89dcf52
SHA1: 10f173d6524789c4fc2a0081f2c7128632bf63af
MD5sum: ab89482a2a97568ba1556cb6b1010745
Description: 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:
Homepage: https://github.com/Rykian/clockwork
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-clockwork/ruby-clockwork_3.0.1-1_all.deb