How to Install and Uninstall php-oci8.x86_64 Package on AlmaLinux 8

Last updated: April 28,2024

1. Install "php-oci8.x86_64" package

Please follow the guidance below to install php-oci8.x86_64 on AlmaLinux 8

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

2. Uninstall "php-oci8.x86_64" package

Please follow the step by step instructions below to uninstall php-oci8.x86_64 on AlmaLinux 8:

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

3. Information about the php-oci8.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:54:26 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : php-oci8
Version : 8.1.10
Release : 1.el8.remi
Architecture : x86_64
Size : 179 k
Source : php-8.1.10-1.el8.remi.src.rpm
Repository : remi-modular
Summary : A module for PHP applications that use OCI8 databases
URL : http://www.php.net/
License : PHP
Description : The php-oci8 packages provides the OCI8 extension version 3.1.0
: and the PDO driver to access Oracle Database.
:
: The extension is linked with Oracle client libraries 21.7
: (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:
: - php-oci8 provides oci8 and pdo_oci extensions from php sources.
: - php-pecl-oci8 only provides oci8 extension.
:
: Documentation is at http://php.net/oci8 and http://php.net/pdo_oci