How to Install and Uninstall libtime-clock-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libtime-clock-perl" package

Please follow the guidelines below to install libtime-clock-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libtime-clock-perl" package

Please follow the guidelines below to uninstall libtime-clock-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libtime-clock-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libtime-clock-perl
Priority: optional
Section: universe/perl
Installed-Size: 80
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.01-1
Depends: perl
Filename: pool/universe/libt/libtime-clock-perl/libtime-clock-perl_1.01-1_all.deb
Size: 12888
MD5sum: e53b91e74cfd533a2cd1acd3c126fcfa
SHA1: 975e9b558d5c38aa542ccb9563506c16ad5997aa
SHA256: 501089dea677ba9c994dc4f1e5db09df9f6d2548483fd9b3f23ae4f723f8b72c
Description-en: 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: fdff493ca84f28ba67de462f992b7551
Homepage: http://search.cpan.org/dist/Time-Clock/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu