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

Last updated: January 11,2025

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

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

$ 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 38:

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

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

Last metadata expiration check: 0:22:00 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : php81-php-pdo
Version : 8.1.27
Release : 1.fc38.remi
Architecture : x86_64
Size : 86 k
Source : php81-php-8.1.27-1.fc38.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.