How to Install and Uninstall php74-php-pdo-dblib.x86_64 Package on CentOS Stream 9

Last updated: September 25,2024

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

This guide let you learn how to install php74-php-pdo-dblib.x86_64 on CentOS Stream 9

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

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

Please follow the guidance below to uninstall php74-php-pdo-dblib.x86_64 on CentOS Stream 9:

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

3. Information about the php74-php-pdo-dblib.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:07:11 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : php74-php-pdo-dblib
Version : 7.4.33
Release : 10.el9.remi
Architecture : x86_64
Size : 21 k
Source : php74-php-7.4.33-10.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 php74-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.