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

Last updated: November 25,2024

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

Please follow the guidelines below to install php81-php-pdo.x86_64 on Fedora 35

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

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

This is a short guide on how to uninstall php81-php-pdo.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:06:57 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php81-php-pdo
Version : 8.1.10
Release : 1.fc35.remi
Architecture : x86_64
Size : 86 k
Source : php81-php-8.1.10-1.fc35.remi.src.rpm
Repository : remi
Summary : A database access abstraction module for PHP applications
URL : http://www.php.net/
License : PHP
Description : The php81-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.