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

Last updated: October 05,2024

1. Install "libtest-mocktime-perl" package

This tutorial shows how to install libtest-mocktime-perl on Kali Linux

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

2. Uninstall "libtest-mocktime-perl" package

In this section, we are going to explain the necessary steps to uninstall libtest-mocktime-perl on Kali Linux:

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

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

Package: libtest-mocktime-perl
Version: 0.17-2
Installed-Size: 24
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 8612
SHA256: a1c8ddc53c89d1c3114660f9de0db5b2e9901ec1b65dd7180b3b6a4e34797215
SHA1: 0fad158501b6fdaa03450bb5fd60deae3e58c9e1
MD5sum: 2a716883e0b7bfd617fd1dfe0f8754d8
Description: module to simulate time in tests
Test::MockTime enables test suites to test code at specific points in time.
Specifically it overrides the localtime, gmtime and time functions at compile
time and then relies on the user supplying a mock time via set_relative_time,
set_absolute_time or set_fixed_time to alter future calls to gmtime, time or
localtime.
Description-md5:
Homepage: https://metacpan.org/release/Test-MockTime
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-mocktime-perl/libtest-mocktime-perl_0.17-2_all.deb