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

Last updated: May 14,2024

1. Install "libtime-clock-perl" package

Please follow the step by step instructions below to install libtime-clock-perl on Kali Linux

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

2. Uninstall "libtime-clock-perl" package

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

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

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

Package: libtime-clock-perl
Version: 1.03-3
Installed-Size: 35
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11444
SHA256: 62b8b016e7f99801a8425275733a5dec2404e38c77f0bddf84296a5053eea6f3
SHA1: f42557cd4fa7feecda712cd7337b21ec2608931f
MD5sum: e2cf8acf12a60feaff9308335b2fae40
Description: twenty-four hour clock object with nanosecond precision
A Time::Clock object is a twenty-four hour clock with nanosecond precision
and wrap-around. It is a clock only; it has absolutely no concept of dates.
Vagaries of date/time such as leap seconds and daylight savings time
are unsupported.
.
When a Time::Clock object hits 23:59:59.999999999 and at least one more
nanosecond is added, it will wrap around to 00:00:00.000000000. This works
in reverse when time is subtracted.
.
Time::Clock objects automatically stringify to a user-definable format.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Time-Clock
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtime-clock-perl/libtime-clock-perl_1.03-3_all.deb