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

Last updated: May 19,2024

1. Install "ruby-i18n-inflector" package

Please follow the guidance below to install ruby-i18n-inflector on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-i18n-inflector

2. Uninstall "ruby-i18n-inflector" package

This guide covers the steps necessary to uninstall ruby-i18n-inflector on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-i18n-inflector $ sudo apt autoclean && sudo apt autoremove

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

Package: ruby-i18n-inflector
Priority: optional
Section: universe/ruby
Installed-Size: 229
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.6.6-3
Depends: ruby | ruby-interpreter, ruby-i18n
Filename: pool/universe/r/ruby-i18n-inflector/ruby-i18n-inflector_2.6.6-3_all.deb
Size: 46408
MD5sum: 9d82567ff5d3d03bc3bd88647917d143
SHA1: be0be0fcc03102c0166a419b74aca8e99397f38f
SHA256: 91a74e189af1c338563d6c8cd8d6c9387126b8e46e38470a2d6c5f04b3b352a9
Description-en: enhance i18n backend with inflections
Enhances simple I18n backend in a way that it inflects translation data
using pattern interpolation.
.
You can use I18n Inflector to (relatively easy) create
translations for highly inflected languages (like those
belonging to Slavic language family). You can also use it
in translation services that may operate on sentences
instead of exact words.
Description-md5: 155ca6cce3c8cc0657c78797bd968fcf
Homepage: https://rubygems.org/gems/i18n-inflector/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu