How to Install and Uninstall libtime-hr-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libtime-hr-perl" package

Please follow the guidelines below to install libtime-hr-perl on Kali Linux

$ sudo apt update $ sudo apt install libtime-hr-perl

2. Uninstall "libtime-hr-perl" package

Please follow the step by step instructions below to uninstall libtime-hr-perl on Kali Linux:

$ sudo apt remove libtime-hr-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtime-hr-perl package on Kali Linux

Package: libtime-hr-perl
Source: libtime-hr-perl (0.02-3)
Version: 0.02-3+b2
Installed-Size: 41
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.17)
Size: 8528
SHA256: f918507441c7a039a10890ed24e83fab827f97bd9555928f9f13a79634e2f0b0
SHA1: 30c1ce0c6fdd702020df5e5557c9b8248059dcf7
MD5sum: 2e99f4b4a4559c7feec380cfe40be93e
Description: Perl interface to high-resolution timer
Time::HR is a very simple interface to high-resolution timer - it only
supports one function call - gethrtime(). gethrtime() function returns
current high-resolution real time value either as 64-bit integer (on systems
with 64-bit support) or double value. Time is expressed as nanoseconds since
some arbitrary time in the past; it is not correlated in any way to the time
of day, and thus is not subject to resetting or drifting by way of adjtime or
settimeofday. The high resolution timer is ideally suited to performance
measurement tasks, where cheap, accurate interval timing is required.
Currently, this extension is only supported on Solaris, Linux and Cygwin.
Description-md5:
Homepage: https://metacpan.org/release/Time-HR
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtime-hr-perl/libtime-hr-perl_0.02-3+b2_amd64.deb