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

Last updated: May 16,2024

1. Install "libstring-interpolate-perl" package

This guide let you learn how to install libstring-interpolate-perl on Kali Linux

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

2. Uninstall "libstring-interpolate-perl" package

Here is a brief guide to show you how to uninstall libstring-interpolate-perl on Kali Linux:

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

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

Package: libstring-interpolate-perl
Version: 0.33-1
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libpadwalker-perl, libsafe-hole-perl
Size: 20904
SHA256: f0a84331d262f173dcd1731a6ef5e36d1dc9b2873b4a88e6287b8e434e54e3a2
SHA1: ec1d03eb424d9d1a1d5909f19b4e96634c516c8e
MD5sum: 6b73cf7af91f5fbae28ffe549f091f19
Description: wrapper for the builtin Perl interpolation engine
String::Interpolate provides a neat interface to the solution to that
perenial Perl problem - how to invoke the Perl string interpolation engine on
a string contained in a scalar variable.
.
A String::Interpolate object encapsulates a string and a context in which it
should be subjected to Perl interpolation. In the simplest, default, case the
context is simply the namespace (package) from which the constructor was
called.
Description-md5:
Homepage: https://metacpan.org/release/String-Interpolate
Section: perl
Priority: optional
Filename: pool/main/libs/libstring-interpolate-perl/libstring-interpolate-perl_0.33-1_all.deb