How to Install and Uninstall ruby-stringex Package on Kali Linux

Last updated: May 13,2024

1. Install "ruby-stringex" package

Please follow the steps below to install ruby-stringex on Kali Linux

$ sudo apt update $ sudo apt install ruby-stringex

2. Uninstall "ruby-stringex" package

This guide let you learn how to uninstall ruby-stringex on Kali Linux:

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

3. Information about the ruby-stringex package on Kali Linux

Package: ruby-stringex
Version: 2.8.5-4
Installed-Size: 579
Maintainer: Debian Ruby Team
Architecture: all
Size: 83932
SHA256: 2955af339fa55ecb01aaf6a64bfa54e3baee200e57682fc478933d2dc33bf299
SHA1: 5101634a853da00f4022c19f963c00c606233cf3
MD5sum: faa47bccadd9e60d00ebb356f807510e
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/rsl/stringex
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-stringex/ruby-stringex_2.8.5-4_all.deb