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

Last updated: May 14,2024

1. Install "ruby-locale" package

In this section, we are going to explain the necessary steps to install ruby-locale on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-locale

2. Uninstall "ruby-locale" package

Learn how to uninstall ruby-locale on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-locale
Priority: optional
Section: universe/ruby
Installed-Size: 196
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.1.2-1
Depends: ruby | ruby-interpreter
Breaks: ruby-gettext (<< 3.0.3~)
Filename: pool/universe/r/ruby-locale/ruby-locale_2.1.2-1_all.deb
Size: 88482
MD5sum: 91a0485aa49f678bb59cc6965340de9d
SHA1: cecfb7467ba3c11a7c88df84d94bbdee54267a86
SHA256: e75ac1a4a2605c04110cd81efc56bc3602685beb0ad3c964f5f30b82cb5e5b40
Description-en: 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.
Description-md5: f2c70041e71db669498c1cf0d0e6019b
Homepage: https://github.com/ruby-gettext/locale
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu