How to Install and Uninstall php72-php-oci8.x86_64 Package on CentOS 8 / RHEL 8

Last updated: June 29,2024

1. Install "php72-php-oci8.x86_64" package

Here is a brief guide to show you how to install php72-php-oci8.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install php72-php-oci8.x86_64

2. Uninstall "php72-php-oci8.x86_64" package

Learn how to uninstall php72-php-oci8.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove php72-php-oci8.x86_64 $ sudo dnf autoremove

3. Information about the php72-php-oci8.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:12:53 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php72-php-oci8
Version : 7.2.34
Release : 4.el8.remi
Architecture : x86_64
Size : 131 k
Source : php72-php-7.2.34-4.el8.remi.src.rpm
Repository : remi-safe
Summary : A module for PHP applications that use OCI8 databases
URL : http://www.php.net/
License : PHP
Description : The php72-php-oci8 packages provides the OCI8 extension version 2.2.0
: and the PDO driver to access Oracle Database.
:
: The extension is linked with Oracle client libraries 21.1
: (Oracle Instant Client). For details, see Oracle's note
: "Oracle Client / Server Interoperability Support" (ID 207303.1).
:
: You must install libclntsh.so.21.1 to use this package, provided
: in the database installation, or in the free Oracle Instant Client
: available from Oracle.
:
: Notice:
: - php72-php-oci8 provides oci8 and pdo_oci extensions from php sources.
: - php72-php-pecl-oci8 only provides oci8 extension.
:
: Documentation is at http://php.net/oci8 and http://php.net/pdo_oci