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

Last updated: November 28,2024

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

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

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

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

This tutorial shows how to uninstall php71-php-pdo.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 4:35:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php71-php-pdo
Version : 7.1.33
Release : 20.fc35.remi
Architecture : x86_64
Size : 76 k
Source : php71-php-7.1.33-20.fc35.remi.src.rpm
Repository : remi
Summary : A database access abstraction module for PHP applications
URL : http://www.php.net/
License : PHP
Description : The php71-php-pdo package contains a dynamic shared object that will add
: a database access abstraction layer to PHP. This module provides
: a common interface for accessing MySQL, PostgreSQL or other
: databases.