How to Install and Uninstall php81-php-pdo-dblib.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: July 04,2024

1. Install "php81-php-pdo-dblib.x86_64" package

In this section, we are going to explain the necessary steps to install php81-php-pdo-dblib.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php81-php-pdo-dblib.x86_64

2. Uninstall "php81-php-pdo-dblib.x86_64" package

Please follow the steps below to uninstall php81-php-pdo-dblib.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php81-php-pdo-dblib.x86_64 $ sudo dnf autoremove

3. Information about the php81-php-pdo-dblib.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:18:50 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php81-php-pdo-dblib
Version : 8.1.27
Release : 1.el9.remi
Architecture : x86_64
Size : 25 k
Source : php81-php-8.1.27-1.el9.remi.src.rpm
Repository : remi-safe
Summary : PDO driver for Microsoft SQL Server and Sybase databases
URL : http://www.php.net/
License : PHP
Description : The php81-php-pdo-dblib package contains a dynamic shared object
: that implements the PHP Data Objects (PDO) interface to enable access from
: PHP to Microsoft SQL Server and Sybase databases through the FreeTDS library.