How to Install and Uninstall unixODBC-devel.i686 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 26,2024
1. Install "unixODBC-devel.i686" package
This guide covers the steps necessary to install unixODBC-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
unixODBC-devel.i686
Copied
2. Uninstall "unixODBC-devel.i686" package
This guide let you learn how to uninstall unixODBC-devel.i686 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
unixODBC-devel.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the unixODBC-devel.i686 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:13:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : unixODBC-devel
Version : 2.3.7
Release : 1.el8
Architecture : i686
Size : 64 k
Source : unixODBC-2.3.7-1.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Development files for programs which will use the unixODBC library
URL : http://www.unixODBC.org/
License : GPLv2+ and LGPLv2+
Description : The unixODBC package can be used to access databases through ODBC
: drivers. If you want to develop programs that will access data through
: ODBC, you need to install this package.
Available Packages
Name : unixODBC-devel
Version : 2.3.7
Release : 1.el8
Architecture : i686
Size : 64 k
Source : unixODBC-2.3.7-1.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Development files for programs which will use the unixODBC library
URL : http://www.unixODBC.org/
License : GPLv2+ and LGPLv2+
Description : The unixODBC package can be used to access databases through ODBC
: drivers. If you want to develop programs that will access data through
: ODBC, you need to install this package.