How to Install and Uninstall ruby-timers Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "ruby-timers" package

This guide covers the steps necessary to install ruby-timers on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-timers

2. Uninstall "ruby-timers" package

In this section, we are going to explain the necessary steps to uninstall ruby-timers on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-timers package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-timers
Architecture: all
Version: 4.1.1-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: ruby | ruby-interpreter, ruby-hitimes
Filename: pool/universe/r/ruby-timers/ruby-timers_4.1.1-2_all.deb
Size: 7618
MD5sum: 426a7fc96d988b0673776dea949452c5
SHA1: 28acbb503459ae8e486535c773b79c39a3585f0e
SHA256: 533cf66ffc4e1ec3d28b051dd220358890a9e0ca3a914fd74cc62c2fadb22580
SHA512: 4dba3281c718bee50e7d6402de0713f3a3fb227f1018505a8fbda7b13e44818a73b3fccdf73266284b43c9c04a5d7c07ab4140c8c70c19e98c13ee62cc3cca9b
Homepage: https://github.com/tarcieri/timers
Description-en: 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: 5e4c9ff351f6712ae323e5bb56e6dbed
Ruby-Versions: all