How to Install and Uninstall libsmart-comments-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libsmart-comments-perl" package

Learn how to install libsmart-comments-perl on Kali Linux

$ sudo apt update $ sudo apt install libsmart-comments-perl

2. Uninstall "libsmart-comments-perl" package

Please follow the step by step instructions below to uninstall libsmart-comments-perl on Kali Linux:

$ sudo apt remove libsmart-comments-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsmart-comments-perl package on Kali Linux

Package: libsmart-comments-perl
Version: 1.06-3
Installed-Size: 53
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 21100
SHA256: f68176646b90aa6b1a0667f45a3d143a76c8da0d49ed99099bf0a3aa3ddb7c1e
SHA1: d7f4bd56490c85127142e343208fbc785b2b8250
MD5sum: a19988da48b6f01cb5421b9b2e0def74
Description: Perl module for comments that do more than just sit there
Smart::Comments is a Perl module that implements "intelligent" comments that
can aid in debugging and tracking program execution flow. They can report the
value of a variable, track the progress of a loop, and verify that particular
assertions are true.
.
Best of all, when you're finished debugging, you don't have to remove them.
Simply commenting out the "use Smart::Comments" line turns them back into
regular comments. Leaving smart comments in your code is smart because if you
needed them once, you'll almost certainly need them again later.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Smart-Comments
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libs/libsmart-comments-perl/libsmart-comments-perl_1.06-3_all.deb