How to Install and Uninstall perl-DateTime-Format-Builder Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "perl-DateTime-Format-Builder" package
In this section, we are going to explain the necessary steps to install perl-DateTime-Format-Builder on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-DateTime-Format-Builder
Copied
2. Uninstall "perl-DateTime-Format-Builder" package
Learn how to uninstall perl-DateTime-Format-Builder on openSuSE Tumbleweed:
$
sudo zypper remove
perl-DateTime-Format-Builder
Copied
3. Information about the perl-DateTime-Format-Builder package on openSuSE Tumbleweed
Information for package perl-DateTime-Format-Builder:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-DateTime-Format-Builder
Version : 0.83-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 158.6 KiB
Installed : No
Status : not installed
Source package : perl-DateTime-Format-Builder-0.83-1.18.src
Upstream URL : https://metacpan.org/release/DateTime-Format-Builder
Summary : Create DateTime parser classes and objects
Description :
DateTime::Format::Builder creates DateTime parsers. Many string formats of
dates and times are simple and just require a basic regular expression to
extract the relevant information. Builder provides a simple way to do this
without writing reams of structural code.
Builder provides a number of methods, most of which you'll never need, or
at least rarely need. They're provided more for exposing of the module's
innards to any subclasses, or for when you need to do something slightly
beyond what I expected.
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-DateTime-Format-Builder
Version : 0.83-1.18
Arch : noarch
Vendor : openSUSE
Installed Size : 158.6 KiB
Installed : No
Status : not installed
Source package : perl-DateTime-Format-Builder-0.83-1.18.src
Upstream URL : https://metacpan.org/release/DateTime-Format-Builder
Summary : Create DateTime parser classes and objects
Description :
DateTime::Format::Builder creates DateTime parsers. Many string formats of
dates and times are simple and just require a basic regular expression to
extract the relevant information. Builder provides a simple way to do this
without writing reams of structural code.
Builder provides a number of methods, most of which you'll never need, or
at least rarely need. They're provided more for exposing of the module's
innards to any subclasses, or for when you need to do something slightly
beyond what I expected.