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

Last updated: May 03,2024

1. Install "libtest-timer-perl" package

In this section, we are going to explain the necessary steps to install libtest-timer-perl on Kali Linux

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

2. Uninstall "libtest-timer-perl" package

This guide let you learn how to uninstall libtest-timer-perl on Kali Linux:

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

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

Package: libtest-timer-perl
Version: 2.12-2
Installed-Size: 62
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, liberror-perl
Size: 24380
SHA256: c27aa9d5bea1c64bd114c1761d0c6b75ed9d49d7b797fdf21c7a9295aa908f3a
SHA1: d1226c1bbf9e072be4883fdc7d15753f91ac1d78
MD5sum: 79a7b6502c952aed0c5e160af2ff2e83
Description: Perl module to test/assert code response times
Test::Timer implements a set of test primitives to test and assert test times
from bodies of code.
.
The key features are subroutines to test/assert the following:
.
- that execution of a given piece of code does not exceed a specified time
limit
.
- that execution of a given piece of code takes longer than a specified time
limit and does not exceed another
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-Timer
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-timer-perl/libtest-timer-perl_2.12-2_all.deb