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

Last updated: October 05,2024

1. Install "unixODBC-devel.i686" package

This is a short guide on how to install unixODBC-devel.i686 on Fedora 34

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

2. Uninstall "unixODBC-devel.i686" package

Please follow the guidelines below to uninstall unixODBC-devel.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:54:36 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : unixODBC-devel
Version : 2.3.9
Release : 3.fc34
Architecture : i686
Size : 50 k
Source : unixODBC-2.3.9-3.fc34.src.rpm
Repository : updates
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.