How to Install and Uninstall unixODBC.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 28,2024
1. Install "unixODBC.i686" package
Learn how to install unixODBC.i686 on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
unixODBC.i686
Copied
2. Uninstall "unixODBC.i686" package
This is a short guide on how to uninstall unixODBC.i686 on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
unixODBC.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the unixODBC.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 1:31:56 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : unixODBC
Version : 2.3.9
Release : 4.el9
Architecture : i686
Size : 505 k
Source : unixODBC-2.3.9-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : A complete ODBC driver manager for Linux
URL : http://www.unixODBC.org/
License : GPLv2+ and LGPLv2+
Description : Install unixODBC if you want to access databases through ODBC.
: You will also need the mariadb-connector-odbc package if you want to access
: a MySQL or MariaDB database, and/or the postgresql-odbc package for PostgreSQL.
Available Packages
Name : unixODBC
Version : 2.3.9
Release : 4.el9
Architecture : i686
Size : 505 k
Source : unixODBC-2.3.9-4.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : A complete ODBC driver manager for Linux
URL : http://www.unixODBC.org/
License : GPLv2+ and LGPLv2+
Description : Install unixODBC if you want to access databases through ODBC.
: You will also need the mariadb-connector-odbc package if you want to access
: a MySQL or MariaDB database, and/or the postgresql-odbc package for PostgreSQL.