Install ruby-text by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-text
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.
Homepage: https://github.com/threedaymonk/text
Version: 1.3.0-1
Section: universe/ruby