How to Install and Uninstall unixODBC-devel.i686 Package on Fedora 36

Last updated: May 19,2024

1. Install "unixODBC-devel.i686" package

Please follow the step by step instructions below to install unixODBC-devel.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install unixODBC-devel.i686

2. Uninstall "unixODBC-devel.i686" package

Please follow the guidance below to uninstall unixODBC-devel.i686 on Fedora 36:

$ sudo dnf remove unixODBC-devel.i686 $ sudo dnf autoremove

3. Information about the unixODBC-devel.i686 package on Fedora 36

Last metadata expiration check: 2:29:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : unixODBC-devel
Version : 2.3.9
Release : 5.fc36
Architecture : i686
Size : 50 k
Source : unixODBC-2.3.9-5.fc36.src.rpm
Repository : fedora
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.