How to Install and Uninstall php-oci8.x86_64 Package on Fedora 35

Last updated: November 28,2024

1. Install "php-oci8.x86_64" package

Please follow the guidance below to install php-oci8.x86_64 on Fedora 35

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

2. Uninstall "php-oci8.x86_64" package

Here is a brief guide to show you how to uninstall php-oci8.x86_64 on Fedora 35:

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

3. Information about the php-oci8.x86_64 package on Fedora 35

Last metadata expiration check: 0:17:13 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-oci8
Version : 8.1.10
Release : 1.fc35.remi
Architecture : x86_64
Size : 134 k
Source : php-8.1.10-1.fc35.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