How to Install libtext-metaphone-perl in Ubuntu 18.04



Install libtext-metaphone-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libtext-metaphone-perl

Description:

modern soundex module providing phonetic encoding of words

Text::Metaphone provides the Metaphone() function, whereby a string/word is broken down into a rough approximation of its English phonetic pronunciation. Very similar in concept and purpose to soundex, but much more comprehensive in its approach. . This module is C/XS accelerated.

Homepage: https://metacpan.org/release/Text-Metaphone

Version: 20160805-1build2

Section: universe/perl