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

Last updated: May 18,2024

1. Install "ruby-inflecto" package

This guide let you learn how to install ruby-inflecto on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-inflecto

2. Uninstall "ruby-inflecto" package

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

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

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

Package: ruby-inflecto
Priority: optional
Section: universe/ruby
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.0.2-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-inflecto/ruby-inflecto_0.0.2-1_all.deb
Size: 6920
MD5sum: a94c09d6966b9213600078806f4cf4e3
SHA1: 2bb67dffd2e043340d5a1654fd16b89b16237a4e
SHA256: dcdd568c3100770c11bb2d3bbd0a94f58f4594e8f471afc97d00506112053b03
Description-en: Ruby library to transform words from singular to plural
This package contains a Ruby library to transform words from singular to
plural.
This is a standalone inflector ripped out from dm-core The dm-core inflector
originated from extlib. The extlib inflecto originated from active_support.
Description-md5: c729ae236e8fd731f221240a38031a59
Homepage: https://github.com/mbj/inflecto
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu