How to Install and Uninstall libalgorithm-diff-xs-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "libalgorithm-diff-xs-perl" package

This tutorial shows how to install libalgorithm-diff-xs-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libalgorithm-diff-xs-perl

2. Uninstall "libalgorithm-diff-xs-perl" package

Please follow the guidelines below to uninstall libalgorithm-diff-xs-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libalgorithm-diff-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libalgorithm-diff-xs-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libalgorithm-diff-xs-perl
Architecture: amd64
Version: 0.04-6
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 46
Depends: perl (>= 5.30.0-8), perlapi-5.30.0, libc6 (>= 2.14), libalgorithm-diff-perl
Filename: pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-6_amd64.deb
Size: 11344
MD5sum: b5eff93d3d9865bf8f5737bb1eec3c6a
SHA1: f2b7fa4e84619d07bec764f662cef0499477dbe8
SHA256: e32bb578b65b5e50ae14c1aa8fcea4c59d9dc6b93de5ae685b91ea0be9b54172
SHA512: 81ae347feb6839278ac3c3ed2d6c161ead4c4eddd79630a58920844cc3900573f523d1d4dab7ff464f8b2e5a387d850feadf72dbc6fb9a8d699b7163c6e56801
Homepage: https://metacpan.org/release/Algorithm-Diff-XS
Description-en: module to find differences between files (XS accelerated)
Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's
excellent but not very well-known Algorithm::LCS module, with a drop-in
interface identical to Algorithm::Diff.
.
Note that only the LCSidx function is optimized in XS at the moment, which
means only compact_diff will get significantly faster for large data sets,
while diff and sdiff will run in identical speed as Algorithm::Diff.
Description-md5: 56feaeb59eda2127e36fd831b5a423ef
Task: ubuntu-mate-core, ubuntu-mate-desktop