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

Last updated: May 14,2024

1. Install "ruby-timers" package

Learn how to install ruby-timers on Kali Linux

$ sudo apt update $ sudo apt install ruby-timers

2. Uninstall "ruby-timers" package

Learn how to uninstall ruby-timers on Kali Linux:

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

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

Package: ruby-timers
Version: 4.1.1-2.1
Installed-Size: 36
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-hitimes
Size: 8592
SHA256: d0321c4b8647f1c7149334fdf18f2b7b74796fca6c4a3c7214061caef6647c98
SHA1: ae9e5d168f07267c826d322bc12b33fb84983060
MD5sum: 49548ea69e5e4e6714ad722183cc2b91
Description: pure Ruby timer collections
This library allows one to schedule several procs to fire after configurable
delays or at periodic intervals.
.
It is especially useful when you are faced with an API that accepts a
single timeout but you want to run multiple timers on top of it.
Description-md5:
Homepage: https://github.com/tarcieri/timers
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-timers/ruby-timers_4.1.1-2.1_all.deb