How to Install ruby-locale in Ubuntu 18.04



Install ruby-locale by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-locale

Description:

Locale library for Ruby

Ruby-Locale is a pure Ruby library which provides a basic API for localization. . It aims to support programs of every kind, from GUI applications to web libraries, on all the platforms that Ruby works on, and to provide a central hub for other i18n/l10n software.

Homepage: https://github.com/ruby-gettext/locale

Version: 2.1.2-1

Section: universe/ruby