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

Last updated: May 15,2024

1. Install "libtest-hasversion-perl" package

Please follow the steps below to install libtest-hasversion-perl on Kali Linux

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

2. Uninstall "libtest-hasversion-perl" package

Please follow the steps below to uninstall libtest-hasversion-perl on Kali Linux:

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

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

Package: libtest-hasversion-perl
Version: 0.014-3
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 10388
SHA256: d4aeaa20674f04b9fd7d56f606177706ad6756ec106a753b3fc0f3c1e106437b
SHA1: 0fa227e4f291e1267c5b148a1d38fc3d6a778518
MD5sum: 40b325050b88d7b84015434f9cc31065
Description: Perl library to check that Perl modules have version numbers
Do you wanna check that every one of your Perl modules in a distribution has
a version number? You wanna make sure you don't forget the brand new modules
you just added? Well, that's the module you have been looking for. Use it!
.
Do you wanna check someone else's distribution to make sure the author have
not committed the sin of leaving Perl modules without a version that can be
used to tell if you have this or that feature? Test::HasVersion is also for
you, nasty little fellow.
.
There's a script test_version which is installed with this distribution. You
may invoke it from within the root directory of a distribution you just
unpacked, and it will check every .pm file in the directory and under lib/
(if any).
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-HasVersion
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-hasversion-perl/libtest-hasversion-perl_0.014-3_all.deb