How to Install and Uninstall perl-Time-Moment Package on openSUSE Leap

Last updated: May 17,2024

1. Install "perl-Time-Moment" package

Please follow the guidance below to install perl-Time-Moment on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Time-Moment

2. Uninstall "perl-Time-Moment" package

This guide covers the steps necessary to uninstall perl-Time-Moment on openSUSE Leap:

$ sudo zypper remove perl-Time-Moment

3. Information about the perl-Time-Moment package on openSUSE Leap

Information for package perl-Time-Moment:
-----------------------------------------
Repository : Main Repository
Name : perl-Time-Moment
Version : 0.44-bp155.3.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 241.2 KiB
Installed : No
Status : not installed
Source package : perl-Time-Moment-0.44-bp155.3.5.src
Upstream URL : http://search.cpan.org/dist/Time-Moment/
Summary : Represents a date and time of day with an offset from UTC
Description :
'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'. In 'Time:Moment'
leap seconds are ignored. It is assumed that there are exactly
'86,400,000,000,000' nanoseconds per day. 'Time::Moment' can represent all
epoch integers from '-62,135,596,800' to '253,402,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'.