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

Last updated: May 20,2024

1. Install "ruby-text" package

Here is a brief guide to show you how to install ruby-text on Kali Linux

$ sudo apt update $ sudo apt install ruby-text

2. Uninstall "ruby-text" package

Please follow the guidelines below to uninstall ruby-text on Kali Linux:

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

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

Package: ruby-text
Version: 1.3.1-1
Installed-Size: 57
Maintainer: Debian Ruby Team
Architecture: all
Size: 13364
SHA256: c65da25c05071371466774f3ca5cad5fc515e51da52b50aaab02ae8aeec7c345
SHA1: 4361953b07fd03ce82cc9b060dbd319ec4032a68
MD5sum: ad4bfde4984d98b9d0d3fc92a69a0b77
Description: collection of text algorithms for Ruby
A collection of text algorithms: Levenshtein, Soundex,
Metaphone, Double Metaphone, Figlet, Porter Stemming.
Library can be used to extend String and compare strings
with errors or other algos.
Description-md5:
Homepage: https://github.com/threedaymonk/text
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-text/ruby-text_1.3.1-1_all.deb