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

Last updated: May 19,2024

1. Install "php71-php-pecl-oci8.x86_64" package

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

$ sudo dnf update $ sudo dnf install php71-php-pecl-oci8.x86_64

2. Uninstall "php71-php-pecl-oci8.x86_64" package

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

$ sudo dnf remove php71-php-pecl-oci8.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 6:07:15 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php71-php-pecl-oci8
Version : 2.2.0
Release : 2.el8.remi
Architecture : x86_64
Size : 90 k
Source : php71-php-pecl-oci8-2.2.0-2.el8.remi.src.rpm
Repository : remi-safe
Summary : Extension for Oracle Database
URL : http://pecl.php.net/package/oci8
License : PHP
Description : Use the OCI8 extension to access Oracle Database.
:
: The extension is linked with Oracle client libraries 19.3
: (Oracle Instant Client). For details, see Oracle's note
: "Oracle Client / Server Interoperability Support" (ID 207303.1).
:
: You must install libclntsh.so.19.1 to use this package, provided
: in the database installation, or in the free Oracle Instant Client
: available from Oracle.
:
: Notice:
: - php71-php-oci8 provides oci8 and pdo_oci extensions from php sources.
: - php71-php-pecl-oci8 only provides oci8 extension.
:
: Documentation is at http://php.net/oci8
:
: Package built for PHP 7.1 as Software Collection (php71 by remi).