How to Install and Uninstall php74-php-oci8.x86_64 Package on Rocky Linux 8

Last updated: September 28,2024

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

In this section, we are going to explain the necessary steps to install php74-php-oci8.x86_64 on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall php74-php-oci8.x86_64 on Rocky Linux 8:

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

3. Information about the php74-php-oci8.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:56:13 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php74-php-oci8
Version : 7.4.30
Release : 1.el8.remi
Architecture : x86_64
Size : 138 k
Source : php74-php-7.4.30-1.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 php74-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.6
: (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:
: - php74-php-oci8 provides oci8 and pdo_oci extensions from php sources.
: - php74-php-pecl-oci8 only provides oci8 extension.
:
: Documentation is at http://php.net/oci8 and http://php.net/pdo_oci