How to Install and Uninstall libalgorithm-diff-xs-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

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

This is a short guide on how to install libalgorithm-diff-xs-perl on Ubuntu 21.10 (Impish Indri)

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

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

In this section, we are going to explain the necessary steps to uninstall libalgorithm-diff-xs-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libalgorithm-diff-xs-perl package on Ubuntu 21.10 (Impish Indri)

Package: libalgorithm-diff-xs-perl
Architecture: amd64
Version: 0.04-6build1
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.32.0-4), perlapi-5.32.0, libc6 (>= 2.14), libalgorithm-diff-perl
Filename: pool/main/liba/libalgorithm-diff-xs-perl/libalgorithm-diff-xs-perl_0.04-6build1_amd64.deb
Size: 11432
MD5sum: 4903695d0e5fe7fe18fb8b773f030f16
SHA1: ddd6c94a305083af6eca3157941bc774a759e5dd
SHA256: 8e0c07cee247bd3e67e9008b17af9a1d6d5adedafda9ad7f4edc3d6ade4c8446
SHA512: 8ebd5167f3b1798c5ca02777c58e0291e16151905e20827288fa2106ef088a8323089253140c75c3af2eb85e782c7aac29c742f9028f13ab1a7ac02caf0282f0
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: ubuntustudio-video, ubuntu-mate-core, ubuntu-mate-desktop