How to Install and Uninstall php-pdo.x86_64 Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "php-pdo.x86_64" package
Please follow the instructions below to install php-pdo.x86_64 on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
php-pdo.x86_64
Copied
2. Uninstall "php-pdo.x86_64" package
This guide let you learn how to uninstall php-pdo.x86_64 on Oracle Linux 8:
$
sudo dnf remove
php-pdo.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-pdo.x86_64 package on Oracle Linux 8
Last metadata expiration check: 0:53:24 ago on Mon Sep 12 02:51:38 2022.
Installed Packages
Name : php-pdo
Version : 8.1.10
Release : 1.el8.remi
Architecture : x86_64
Size : 458 k
Source : php-8.1.10-1.el8.remi.src.rpm
Repository : @System
From repo : remi-modular
Summary : A database access abstraction module for PHP applications
URL : http://www.php.net/
License : PHP
Description : The 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.
Installed Packages
Name : php-pdo
Version : 8.1.10
Release : 1.el8.remi
Architecture : x86_64
Size : 458 k
Source : php-8.1.10-1.el8.remi.src.rpm
Repository : @System
From repo : remi-modular
Summary : A database access abstraction module for PHP applications
URL : http://www.php.net/
License : PHP
Description : The 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.