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

Last updated: December 23,2024

1. Install "libtest-autoloader-perl" package

Learn how to install libtest-autoloader-perl on Kali Linux

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

2. Uninstall "libtest-autoloader-perl" package

Learn how to uninstall libtest-autoloader-perl on Kali Linux:

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

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

Package: libtest-autoloader-perl
Version: 0.03-5
Installed-Size: 21
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7296
SHA256: a87c19379b5930ba1597d0cd50fdae4cfd70711abd1796192fdc5fbff9da6e56
SHA1: 15cc84d8b66853f0e6e69340a27b4a6842697861
MD5sum: 5ca7a8179e06880813efbedaa1ad91e1
Description: testing utility for autosplit/autoloaded modules
Test::AutoLoader single-purpose module attempts to eliminate uncaught syntax
errors or other obvious goofs in subroutines that are autosplit, and hence not
looked at by "perl -c Module.pm". Ideally, this module will become unnecessary
as you reach full coverage of those subroutines in your unit tests. Until
that happy day, however, this should provide a quick and dirty backstop for
embarrassing typos.
Description-md5:
Homepage: https://metacpan.org/release/Test-AutoLoader
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-autoloader-perl/libtest-autoloader-perl_0.03-5_all.deb