How to Install and Uninstall libtime-moment-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libtime-moment-perl" package

This tutorial shows how to install libtime-moment-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libtime-moment-perl" package

Please follow the instructions below to uninstall libtime-moment-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtime-moment-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtime-moment-perl
Architecture: amd64
Version: 0.44-1build4
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 218
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.14)
Filename: pool/main/libt/libtime-moment-perl/libtime-moment-perl_0.44-1build4_amd64.deb
Size: 70744
MD5sum: c787cf484126ef854974161614f952be
SHA1: 94b03f6c1a75588e1edcf04c1059893c2e504a24
SHA256: d1e7ededd5d9fd6bcb0c1d797b3501be5df7584e214695792a19006507f45482
SHA512: b16c379d965adc1ff9fe89cf0f7201870babd724d58a4ece3e49e92a8d51a37dcb94edbb70c7b7db733d4321f2da35d8d52cf28b7b93bf6224d66a02a81f21da
Homepage: https://metacpan.org/release/Time-Moment
Description-en: Perl C/XS module representing date and time of day with UTC offset
Time::Moment is an immutable object representing a date and time of day with
an offset from UTC in the ISO 8601 calendar system.
.
Time is measured in nanoseconds since 0001-01-01T00Z. Leap seconds are
ignored. Time::Moment can represent all epoch integers from -62,135,596,800
to 2,534,02,300,799; this range suffices to measure times to nanosecond
precision for any instant that is within 0001-01-01T00:00:00Z to
9999-12-31T23:59:59Z.
Description-md5: 9c906bbda6e45901538f60a9a854b2bf
Task: ubuntu-mate-core, ubuntu-mate-desktop