How to Install and Uninstall libmatch-simple-xs-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libmatch-simple-xs-perl" package

Please follow the steps below to install libmatch-simple-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmatch-simple-xs-perl

2. Uninstall "libmatch-simple-xs-perl" package

Please follow the steps below to uninstall libmatch-simple-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmatch-simple-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmatch-simple-xs-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmatch-simple-xs-perl
Priority: optional
Section: universe/perl
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.001-2build2
Depends: libexporter-tiny-perl, liblist-moreutils-perl, libsub-infix-perl, perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Recommends: libmatch-simple-perl
Filename: pool/universe/libm/libmatch-simple-xs-perl/libmatch-simple-xs-perl_0.001-2build2_amd64.deb
Size: 10322
MD5sum: b8cb959c3243275bc17e12c2e655be31
SHA1: d333fee9a9dd1b020939371de024ab200b573840
SHA256: 4ada6ec478831aed9ab2586b3fc7b6bf1c278854ad1aa10cfa19a1b0ee4959c9
Description-en: XS backend for match::simple
match::simple::XS is a faster XS-based implementation of match::simple.
.
Depending on what sort of matches done, it is likely to be several
times faster. In extreme cases, such as matching a string in an
arrayref, it can be twenty-five times faster, or more. However, where
$that is a single regexp, it's around 30% slower.
.
Overall though, the performance improvement should be worthwhile.
Description-md5: ac60777af50654cf688cc6db008fd8ec
Homepage: https://metacpan.org/release/match-simple-XS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu