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

Last updated: October 06,2024

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

This tutorial shows how to install php81-php-pdo.x86_64 on Fedora 36

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

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

Please follow the guidance below to uninstall php81-php-pdo.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 5:10:21 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php81-php-pdo
Version : 8.1.10
Release : 1.fc36.remi
Architecture : x86_64
Size : 87 k
Source : php81-php-8.1.10-1.fc36.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.