How to Install and Uninstall php56-php-odbc.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 07,2024

1. Install "php56-php-odbc.x86_64" package

Please follow the guidelines below to install php56-php-odbc.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install php56-php-odbc.x86_64

2. Uninstall "php56-php-odbc.x86_64" package

Here is a brief guide to show you how to uninstall php56-php-odbc.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove php56-php-odbc.x86_64 $ sudo dnf autoremove

3. Information about the php56-php-odbc.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:08:10 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php56-php-odbc
Version : 5.6.40
Release : 39.el8.remi
Architecture : x86_64
Size : 84 k
Source : php56-php-5.6.40-39.el8.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications that use ODBC databases
URL : http://www.php.net/
License : PHP
Description : The php56-php-odbc package contains a dynamic shared object that will add
: database support through ODBC to PHP. ODBC is an open specification
: which provides a consistent API for developers to use for accessing
: data sources (which are often, but not always, databases). PHP is an
: HTML-embeddable scripting language. If you need ODBC support for PHP
: applications, you will need to install this package and the php
: package.