How to Install and Uninstall php81-php-pdo.x86_64 Package on Oracle Linux 8

Last updated: May 18,2024

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

This is a short guide on how to install php81-php-pdo.x86_64 on Oracle Linux 8

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

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

Please follow the step by step instructions below to uninstall php81-php-pdo.x86_64 on Oracle Linux 8:

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

3. Information about the php81-php-pdo.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:56:38 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php81-php-pdo
Version : 8.1.10
Release : 1.el8.remi
Architecture : x86_64
Size : 142 k
Source : php81-php-8.1.10-1.el8.remi.src.rpm
Repository : remi-safe
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.