How to Install and Uninstall perl-DateTime-Format-W3CDTF Package on openSUSE Leap

Last updated: May 21,2024

1. Install "perl-DateTime-Format-W3CDTF" package

Please follow the guidance below to install perl-DateTime-Format-W3CDTF on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-DateTime-Format-W3CDTF

2. Uninstall "perl-DateTime-Format-W3CDTF" package

Please follow the instructions below to uninstall perl-DateTime-Format-W3CDTF on openSUSE Leap:

$ sudo zypper remove perl-DateTime-Format-W3CDTF

3. Information about the perl-DateTime-Format-W3CDTF package on openSUSE Leap

Information for package perl-DateTime-Format-W3CDTF:
----------------------------------------------------
Repository : Main Repository
Name : perl-DateTime-Format-W3CDTF
Version : 0.08-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 32.6 KiB
Installed : No
Status : not installed
Source package : perl-DateTime-Format-W3CDTF-0.08-bp155.2.10.src
Upstream URL : https://metacpan.org/release/DateTime-Format-W3CDTF
Summary : Parse and format W3CDTF datetime strings
Description :
This module understands the W3CDTF date/time format, an ISO 8601 profile,
defined at http://www.w3.org/TR/NOTE-datetime. This format as the native
date format of RSS 1.0.
It can be used to parse these formats in order to create the appropriate
objects.