How to Install and Uninstall libtest-synopsis-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libtest-synopsis-perl" package

This guide covers the steps necessary to install libtest-synopsis-perl on Kali Linux

$ sudo apt update $ sudo apt install libtest-synopsis-perl

2. Uninstall "libtest-synopsis-perl" package

Please follow the step by step instructions below to uninstall libtest-synopsis-perl on Kali Linux:

$ sudo apt remove libtest-synopsis-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtest-synopsis-perl package on Kali Linux

Package: libtest-synopsis-perl
Version: 0.17-1
Installed-Size: 31
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13288
SHA256: 6027b5b76c9d65432eeb188387216c63cef52a1bbc055aa34ca6cffab4e2e827
SHA1: e5e258e216bf51ca04926d344f2e218fe80dcd3c
MD5sum: 53336c504bcc899db90ef799af3bf878
Description: Perl module to test SYNOPSIS code in PODs
Test::Synopsis is an (author) test module to find .pm or .pod files
under your lib directory and then make sure the example snippet code in
your SYNOPSIS section passes the perl compile check.
.
Note that this module only checks the perl syntax (by wrapping the code
with sub) and doesn't actually run the code.
Description-md5:
Homepage: https://metacpan.org/release/Test-Synopsis
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-synopsis-perl/libtest-synopsis-perl_0.17-1_all.deb