How to Install and Uninstall unixODBC-devel.x86_64 Package on AlmaLinux 8

Last updated: November 28,2024

1. Install "unixODBC-devel.x86_64" package

This guide covers the steps necessary to install unixODBC-devel.x86_64 on AlmaLinux 8

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

2. Uninstall "unixODBC-devel.x86_64" package

Please follow the step by step instructions below to uninstall unixODBC-devel.x86_64 on AlmaLinux 8:

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

3. Information about the unixODBC-devel.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:20:13 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : unixODBC-devel
Version : 2.3.7
Release : 1.el8
Architecture : x86_64
Size : 64 k
Source : unixODBC-2.3.7-1.el8.src.rpm
Repository : appstream
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.