How to Install and Uninstall ruby-ice-cube Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "ruby-ice-cube" package

This guide let you learn how to install ruby-ice-cube on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-ice-cube" package

This is a short guide on how to uninstall ruby-ice-cube on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-ice-cube package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-ice-cube
Priority: optional
Section: universe/ruby
Installed-Size: 155
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.12.1-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-ice-cube/ruby-ice-cube_0.12.1-1_all.deb
Size: 23588
MD5sum: 60188ca06e9d8959195009d44e83fa12
SHA1: 34342ba83e61d4afd00f3b6b6b93559a3c66f180
SHA256: 825910a42163bc400d6c7d32923dc6ba4d4b3d0b88fe715e7003df9264b39d2b
Description-en: Ruby Date Recurrence Library
ice_cube is a recurring date library for Ruby. It allows for quick,
programatic 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: dc0c1537ceb6a4dd85b81d61f544f56b
Homepage: http://seejohnrun.github.com/ice_cube/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu