How to Install libstring-approx-perl in Ubuntu 18.04



Install libstring-approx-perl by entering the following commands in the terminal:

sudo apt update
sudo apt install libstring-approx-perl

Description:

Perl extension for approximate matching (fuzzy matching)

String::Approx lets you match and substitute strings approximately. With this you can emulate errors: typing errors, spelling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot).

Homepage: https://metacpan.org/release/String-Approx

Version: 3.28-1

Section: universe/perl