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

Last updated: May 13,2024

1. Install "ruby-ice-cube" package

Please follow the steps below to install ruby-ice-cube on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-ice-cube

2. Uninstall "ruby-ice-cube" package

This guide let you learn how to uninstall ruby-ice-cube on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-ice-cube $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-ice-cube
Architecture: all
Version: 0.16.3-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 183
Filename: pool/universe/r/ruby-ice-cube/ruby-ice-cube_0.16.3-1_all.deb
Size: 32208
MD5sum: 0f2d36f1ba0b8b053c12f7fb46080d97
SHA1: 39d4b9da9bd827c2f2a7c4899a4e5edebc85a69a
SHA256: 7ad9f3a44b5e6fb6aadbcc6c8c525bc947f0d76766008002a038f979da6f2a0e
SHA512: 8384efa24b89e8c31a942d20617d388754afeb25f22afea17f47b40537390eae72a1caf621ad02a7cfbacc90687a6b1cde7798546f6648ce026d55afd9a72de4
Homepage: https://seejohnrun.github.com/ice_cube/
Description-en: Ruby Date Recurrence Library
ice_cube is a recurring date library for Ruby. It allows for quick,
programmatic expansion of recurring date rules. The API is modeled after
iCalendar events, in a pleasant Ruby syntax. The power lies in the ability
to specify multiple rules, and have ice_cube quickly figure out whether the
schedule falls on a certain date (.occurs_on?), or what times it occurs at
(.occurrences, .first, .all_occurrences).
Description-md5: 3614d7279b4faf9acfbfe1be1c8cc5bd
Ruby-Versions: all