How to Install and Uninstall unixODBC.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

1. Install "unixODBC.x86_64" package

Here is a brief guide to show you how to install unixODBC.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install unixODBC.x86_64

2. Uninstall "unixODBC.x86_64" package

This guide covers the steps necessary to uninstall unixODBC.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove unixODBC.x86_64 $ sudo dnf autoremove

3. Information about the unixODBC.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:34:35 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : unixODBC
Version : 2.3.7
Release : 1.el8
Architecture : x86_64
Size : 458 k
Source : unixODBC-2.3.7-1.el8.src.rpm
Repository : ubi-8-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.