How to Install and Uninstall perl-DateTime-Format-W3CDTF Package on openSuSE Tumbleweed

Last updated: July 03,2024

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

Please follow the instructions below to install perl-DateTime-Format-W3CDTF on openSuSE Tumbleweed

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

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

This guide let you learn how to uninstall perl-DateTime-Format-W3CDTF on openSuSE Tumbleweed:

$ sudo zypper remove perl-DateTime-Format-W3CDTF

3. Information about the perl-DateTime-Format-W3CDTF package on openSuSE Tumbleweed

Information for package perl-DateTime-Format-W3CDTF:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-DateTime-Format-W3CDTF
Version : 0.08-1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 32.4 KiB
Installed : No
Status : not installed
Source package : perl-DateTime-Format-W3CDTF-0.08-1.16.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.