How to Install and Uninstall perl-DateTime-Format-DBI.noarch Package on Fedora 34

Last updated: May 11,2024

1. Install "perl-DateTime-Format-DBI.noarch" package

Please follow the guidance below to install perl-DateTime-Format-DBI.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-DateTime-Format-DBI.noarch

2. Uninstall "perl-DateTime-Format-DBI.noarch" package

Please follow the step by step instructions below to uninstall perl-DateTime-Format-DBI.noarch on Fedora 34:

$ sudo dnf remove perl-DateTime-Format-DBI.noarch $ sudo dnf autoremove

3. Information about the perl-DateTime-Format-DBI.noarch package on Fedora 34

Last metadata expiration check: 5:50:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-DateTime-Format-DBI
Version : 0.041
Release : 21.fc34
Architecture : noarch
Size : 22 k
Source : perl-DateTime-Format-DBI-0.041-21.fc34.src.rpm
Repository : fedora
Summary : Find a parser class for a database connection
URL : https://metacpan.org/release/DateTime-Format-DBI
License : GPL+ or Artistic
Description : This module finds a DateTime::Format::* class that is suitable for the use
: with a given DBI connection (and DBD::* driver).
:
: Note that this is most useful if you actually have the DateTime::Format::*
: class for your particular database(s) installed! See, e.g.,
: perl-DateTime-MySQL, perl-DateTime-Oracle, perl-DateTime-DB2, etc.