How to Install and Uninstall libtext-diff-perl Package on Kali Linux

Last updated: May 02,2024

1. Install "libtext-diff-perl" package

Please follow the step by step instructions below to install libtext-diff-perl on Kali Linux

$ sudo apt update $ sudo apt install libtext-diff-perl

2. Uninstall "libtext-diff-perl" package

This tutorial shows how to uninstall libtext-diff-perl on Kali Linux:

$ sudo apt remove libtext-diff-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtext-diff-perl package on Kali Linux

Package: libtext-diff-perl
Version: 1.45-2
Installed-Size: 70
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libalgorithm-diff-perl
Size: 27240
SHA256: e779af6d758704c29430513d0ec5feaab2fbe4f9b119e530293422d3df175946
SHA1: 65af5a8b4b5137cd0a80611be13c29fce525a294
MD5sum: 2a7fe700a70bcd87de2510a657ff14f2
Description: Perl module to find differences in files and record sets
Text::Diff provides a basic functions similar to the GNU diff utility. It is
not anywhere near as feature complete as GNU diff, but is better integrated
with Perl and available on all platforms. It is often faster than shelling
out to a system's diff executable for small files, and generally slower on
larger files. While it is not guaranteed to produce the same output as the
system diff command, output is often identical.
Description-md5:
Homepage: https://metacpan.org/release/Text-Diff
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::program,
use::synchronizing, works-with-format::diff, works-with::text
Section: perl
Priority: optional
Filename: pool/main/libt/libtext-diff-perl/libtext-diff-perl_1.45-2_all.deb