How to Install and Uninstall libmock-sub-perl Package on Kali Linux

Last updated: May 02,2024

1. Install "libmock-sub-perl" package

This guide let you learn how to install libmock-sub-perl on Kali Linux

$ sudo apt update $ sudo apt install libmock-sub-perl

2. Uninstall "libmock-sub-perl" package

This is a short guide on how to uninstall libmock-sub-perl on Kali Linux:

$ sudo apt remove libmock-sub-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmock-sub-perl package on Kali Linux

Package: libmock-sub-perl
Version: 1.09-2
Installed-Size: 41
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libscalar-list-utils-perl
Size: 16612
SHA256: 1b28209647ee95cc4ab3ecbafb33b164f695f90f7a84e69b51bb740193645b74
SHA1: eff50e1fd710ea1ee4cec996e0a008502da4e798
MD5sum: e019d2a38bcded05109e25a125f161a7
Description: module to mock subroutines for unit testing
Mock::Sub is an easy to use and very lightweight module for mocking out sub
calls. It is useful for testing areas of your own modules where getting
coverage may be difficult due to nothing to test against, and/or to reduce
test run time by eliminating the need to call subs that you really don't want
or need to test.
Description-md5:
Homepage: https://metacpan.org/release/Mock-Sub
Section: perl
Priority: optional
Filename: pool/main/libm/libmock-sub-perl/libmock-sub-perl_1.09-2_all.deb