How to Install and Uninstall php70-php-oci8.x86_64 Package on CentOS Stream 8

Last updated: April 29,2024

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

This guide covers the steps necessary to install php70-php-oci8.x86_64 on CentOS Stream 8

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

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

This guide covers the steps necessary to uninstall php70-php-oci8.x86_64 on CentOS Stream 8:

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

3. Information about the php70-php-oci8.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:53:53 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php70-php-oci8
Version : 7.0.33
Release : 40.el8.remi
Architecture : x86_64
Size : 127 k
Source : php70-php-7.0.33-40.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 php70-php-oci8 packages provides the OCI8 extension version 2.1.8
: and the PDO driver to access Oracle Database.
:
: The extension is linked with Oracle client libraries 21.10
: (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:
: - php70-php-oci8 provides oci8 and pdo_oci extensions from php sources.
: - php70-php-pecl-oci8 only provides oci8 extension.
:
: Documentation is at http://php.net/oci8 and http://php.net/pdo_oci