How to Install and Uninstall ruby-ice-cube Package on Kali Linux

Last updated: May 12,2024

1. Install "ruby-ice-cube" package

Please follow the steps below to install ruby-ice-cube on Kali Linux

$ 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 Kali Linux:

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

3. Information about the ruby-ice-cube package on Kali Linux

Package: ruby-ice-cube
Version: 0.16.4-3
Installed-Size: 190
Maintainer: Debian Ruby Team
Architecture: all
Size: 36656
SHA256: 7e22ac97001466c14e9eb75fe4f4fc196f796c13674b728ca68aa42770f75140
SHA1: 43dcf11d49dbb314d9b2b6a121a760e05f2fe5d2
MD5sum: 8078b9746ad90b10c71de497a3035620
Description: 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:
Homepage: https://github.com/seejohnrun/ice_cube
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ice-cube/ruby-ice-cube_0.16.4-3_all.deb