How to Install and Uninstall libstring-similarity-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "libstring-similarity-perl" package

Please follow the guidelines below to install libstring-similarity-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstring-similarity-perl

2. Uninstall "libstring-similarity-perl" package

Please follow the guidance below to uninstall libstring-similarity-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libstring-similarity-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libstring-similarity-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libstring-similarity-perl
Priority: optional
Section: universe/perl
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.04-1build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libs/libstring-similarity-perl/libstring-similarity-perl_1.04-1build3_amd64.deb
Size: 9318
MD5sum: c46f1d36a28660732e93e7f85a5290cb
SHA1: 826141c88e78ae6540497cc152c29a2486297126
SHA256: 9578109450ff5b8846947f94001f2f34acac9bce40df8c3fdea899dde2500186
Description-en: Perl module for calculating the similarity of two strings
String::Similarity calculates the similarity index of its two arguments.
A value of 0 means that the strings are entirely different. A value
of 1 means that the strings are identical. Everything else lies between
0 and 1 and describes the amount of similarity between the strings.
Description-md5: 7fd4364d538bebe74f87e8b951003006
Homepage: http://search.cpan.org/dist/String-Similarity/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu