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

Last updated: June 29,2024

1. Install "ruby-stringex" package

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

$ sudo apt update $ sudo apt install ruby-stringex

2. Uninstall "ruby-stringex" package

Please follow the guidelines below to uninstall ruby-stringex on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-stringex
Priority: optional
Section: universe/ruby
Installed-Size: 558
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.5.2-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-stringex/ruby-stringex_2.5.2-3_all.deb
Size: 83744
MD5sum: 1daa6207deb26133d7dd278df61e9e25
SHA1: 4e1cc5c53c0936f4e288a1560509af7e7381c4fc
SHA256: 7de8d9b3a0d86ce8c7ed0b17b35c9a1e92f3a64be4a65274db30947bbefb4ac2
Description-en: Some useful extensions to Ruby's String class
Some useful extensions to Ruby's String class. Stringex is made up of
three libraries:
- ActsAsUrl: permalink solution with better character translation
- Unidecoder: Unicode to ASCII transliteration
- StringExtensions: miscellaneous helper methods for the String class
Description-md5: 7db8453d36386167b7c05a3a879c1b26
Homepage: http://github.com/rsl/stringex
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu