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

Last updated: October 01,2024

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

Please follow the steps below to install perl-DateTime-Format-DBI.noarch on Fedora 38

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

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

This guide let you learn how to uninstall perl-DateTime-Format-DBI.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:24:37 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-DateTime-Format-DBI
Version : 0.041
Release : 27.fc38
Architecture : noarch
Size : 21 k
Source : perl-DateTime-Format-DBI-0.041-27.fc38.src.rpm
Repository : fedora
Summary : Find a parser class for a database connection
URL : https://metacpan.org/release/DateTime-Format-DBI
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.