How to Install and Uninstall perl-DBD-ODBC.x86_64 Package on Oracle Linux 9

Last updated: September 28,2024

1. Install "perl-DBD-ODBC.x86_64" package

This tutorial shows how to install perl-DBD-ODBC.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-DBD-ODBC.x86_64

2. Uninstall "perl-DBD-ODBC.x86_64" package

Please follow the guidance below to uninstall perl-DBD-ODBC.x86_64 on Oracle Linux 9:

$ sudo dnf remove perl-DBD-ODBC.x86_64 $ sudo dnf autoremove

3. Information about the perl-DBD-ODBC.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:38:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-DBD-ODBC
Version : 1.61
Release : 7.el9
Architecture : x86_64
Size : 186 k
Source : perl-DBD-ODBC-1.61-7.el9.src.rpm
Repository : epel
Summary : ODBC Driver for DBI
URL : https://metacpan.org/release/DBD-ODBC
License : GPL+ or Artistic
Description : This module is needed to access ODBC databases from within Perl. The
: module uses the unixODBC manager to connect to the database.