How to Install and Uninstall php-pdo-dblib.x86_64 Package on Fedora 35

Last updated: September 23,2024

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

Please follow the steps below to install php-pdo-dblib.x86_64 on Fedora 35

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

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

Please follow the steps below to uninstall php-pdo-dblib.x86_64 on Fedora 35:

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

3. Information about the php-pdo-dblib.x86_64 package on Fedora 35

Last metadata expiration check: 1:56:36 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-pdo-dblib
Version : 8.1.10
Release : 1.fc35.remi
Architecture : x86_64
Size : 31 k
Source : php-8.1.10-1.fc35.remi.src.rpm
Repository : remi-modular
Summary : PDO driver for Microsoft SQL Server and Sybase databases
URL : http://www.php.net/
License : PHP
Description : The 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.