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

Last updated: May 09,2024

1. Install "ruby-i18n-inflector-rails" package

This tutorial shows how to install ruby-i18n-inflector-rails on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-i18n-inflector-rails" package

This is a short guide on how to uninstall ruby-i18n-inflector-rails on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-i18n-inflector-rails
Priority: optional
Section: universe/ruby
Installed-Size: 52
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.7-3
Depends: ruby | ruby-interpreter, ruby-actionpack (>= 2:3.0), ruby-i18n-inflector, ruby-railties (>= 2:3.0)
Filename: pool/universe/r/ruby-i18n-inflector-rails/ruby-i18n-inflector-rails_1.0.7-3_all.deb
Size: 13188
MD5sum: 7660ab2b83afde4b00a3c44820ed3f15
SHA1: bc2884d921249034749789ec5f7a395f45e968f0
SHA256: 385c42a406e696a4a0adb5b053ed271b70bb0879fd189b91fa25e3b3de64bb2e
Description-en: I18n Inflector bindings for Rails
This Rails plug-in contains bindings for the I18n Inflector module for Ruby's
I18n.
.
It's intended to be used in a projects where tranlations are performed
by many people, yet there is a need to inflect sentences or words by
user's gender, person or other data.
.
If you have a troop of happy translators that shouldn't have the
ability to execute any code yet you need some simple inflection
then this plug-in might help you.
Description-md5: 565c58bdcf6d4b671cc318c6e241edf5
Homepage: https://rubygems.org/gems/i18n-inflector-rails/
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu