How to Install and Uninstall perl-DateTime-Format-MySQL Package on openSUSE Leap
Last updated: November 07,2024
1. Install "perl-DateTime-Format-MySQL" package
Please follow the steps below to install perl-DateTime-Format-MySQL on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-DateTime-Format-MySQL
Copied
2. Uninstall "perl-DateTime-Format-MySQL" package
In this section, we are going to explain the necessary steps to uninstall perl-DateTime-Format-MySQL on openSUSE Leap:
$
sudo zypper remove
perl-DateTime-Format-MySQL
Copied
3. Information about the perl-DateTime-Format-MySQL package on openSUSE Leap
Information for package perl-DateTime-Format-MySQL:
---------------------------------------------------
Repository : Main Repository
Name : perl-DateTime-Format-MySQL
Version : 0.0701-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 29.9 KiB
Installed : No
Status : not installed
Source package : perl-DateTime-Format-MySQL-0.0701-bp155.2.10.src
Upstream URL : https://metacpan.org/release/DateTime-Format-MySQL
Summary : Parse and format MySQL dates and times
Description :
This module understands the formats used by MySQL for its DATE, DATETIME,
TIME, and TIMESTAMP data types. It can be used to parse these formats in
order to create DateTime objects, and it can take a DateTime object and
produce a string representing it in the MySQL format.
---------------------------------------------------
Repository : Main Repository
Name : perl-DateTime-Format-MySQL
Version : 0.0701-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 29.9 KiB
Installed : No
Status : not installed
Source package : perl-DateTime-Format-MySQL-0.0701-bp155.2.10.src
Upstream URL : https://metacpan.org/release/DateTime-Format-MySQL
Summary : Parse and format MySQL dates and times
Description :
This module understands the formats used by MySQL for its DATE, DATETIME,
TIME, and TIMESTAMP data types. It can be used to parse these formats in
order to create DateTime objects, and it can take a DateTime object and
produce a string representing it in the MySQL format.