How to Install and Uninstall ruby-i18n-inflector Package on Kali Linux

Last updated: September 16,2024

1. Install "ruby-i18n-inflector" package

In this section, we are going to explain the necessary steps to install ruby-i18n-inflector on Kali Linux

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

2. Uninstall "ruby-i18n-inflector" package

This is a short guide on how to uninstall ruby-i18n-inflector on Kali Linux:

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

3. Information about the ruby-i18n-inflector package on Kali Linux

Package: ruby-i18n-inflector
Version: 2.6.7-2
Installed-Size: 245
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby | ruby-interpreter, ruby-i18n
Size: 62700
SHA256: 892f89606297a2345d8b51e1ec2f686d023efbd3b5048d88f285eafb79d9de0e
SHA1: 052b07fb3688f50ed842056d74d410af7dadce52
MD5sum: f92278f4f771e025773d586a64f2ee0f
Description: 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:
Homepage: https://rubygems.org/gems/i18n-inflector/
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-i18n-inflector/ruby-i18n-inflector_2.6.7-2_all.deb