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

Last updated: May 03,2024

1. Install "ruby-money" package

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

$ sudo apt update $ sudo apt install ruby-money

2. Uninstall "ruby-money" package

Learn how to uninstall ruby-money on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-money
Architecture: all
Version: 6.13.6-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: 202
Depends: ruby | ruby-interpreter, ruby-i18n (<= 2), ruby-i18n (>= 0.6.4)
Filename: pool/universe/r/ruby-money/ruby-money_6.13.6-2_all.deb
Size: 35824
MD5sum: 7ed7a5b6d8c702f3d108b797a5ad0491
SHA1: 17e73afa5c8a3c2dfba4e7f03d5a4a6ff479b8c4
SHA256: 9bfb80ab33c98768d1d283061d1631af583f1d4f70af9d34af7e861aded95759
SHA512: 21cbed415c5af1a477b33878a9a58aa5474928624905f8130f71990f3ee4e64454182f22ce3b02f9850c096046aa8d32833bbbedbb6abd2ab7deb9af307e2a2d
Homepage: https://rubymoney.github.io/money
Description-en: Ruby Library for dealing with money and currency conversion
A Ruby Library for dealing with money and currency conversion.
.
Features
- Provides a `Money` class which encapsulates all information about a certain
amount of money, such as its value and its currency.
- Provides a `Money::Currency` class which encapsulates all information about
a monetary unit.
- Represents monetary values as integers, in cents. This avoids floating point
rounding errors.
- Represents currency as `Money::Currency` instances providing a high level of
flexibility.
- Provides APIs for exchanging money from one currency to another.
Description-md5: 832c04bd98d101f551de1d923222c598
Ruby-Versions: all