How to Install and Uninstall libstring-truncate-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libstring-truncate-perl" package

Please follow the step by step instructions below to install libstring-truncate-perl on Kali Linux

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

2. Uninstall "libstring-truncate-perl" package

This is a short guide on how to uninstall libstring-truncate-perl on Kali Linux:

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

3. Information about the libstring-truncate-perl package on Kali Linux

Package: libstring-truncate-perl
Version: 1.100603-1
Installed-Size: 31
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-exporter-perl, libsub-install-perl
Size: 10248
SHA256: d4e2cbd6fccc6206c13c4b46d1d5030224bab49e396e5231856b9d3e7a762511
SHA1: 65bfca944ed7b8fb12e72cb210583fa895e9af64
MD5sum: f20ef2a5f387c9f2919f54f7f4dba65e
Description: Perl module to truncate long strings
String::Truncate is a Perl module useful for truncating any long string
sequence and marking the place where any text has been elided (deleted).
You simply tell the module the maximum string width and where to elide
strings (at the right side, left side, in the middle or at the ends). It
also supports a customized marker for elisions, but defaults to the most
common symbol, the ellipsis (...). It can also prefer to break strings at
whitespace where possible.
Description-md5:
Homepage: https://metacpan.org/release/String-Truncate
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libstring-truncate-perl/libstring-truncate-perl_1.100603-1_all.deb