How to Install and Uninstall php82-php-realpath-turbo.x86_64 Package on Oracle Linux 9

Last updated: July 08,2024

1. Install "php82-php-realpath-turbo.x86_64" package

This guide covers the steps necessary to install php82-php-realpath-turbo.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install php82-php-realpath-turbo.x86_64

2. Uninstall "php82-php-realpath-turbo.x86_64" package

Learn how to uninstall php82-php-realpath-turbo.x86_64 on Oracle Linux 9:

$ sudo dnf remove php82-php-realpath-turbo.x86_64 $ sudo dnf autoremove

3. Information about the php82-php-realpath-turbo.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:24:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php82-php-realpath-turbo
Version : 2.0.0
Release : 3.el9.remi
Architecture : x86_64
Size : 16 k
Source : php82-php-realpath-turbo-2.0.0-3.el9.remi.src.rpm
Repository : remi-safe
Summary : Use realpath cache despite open_basedir restriction
URL : https://github.com/Whissi/realpath_turbo
License : BSD
Description : When PHP's open_basedir restriction is set, PHP disables the realpath cache for
: security reasons. This may hurt your application performance. The realpath_turbo
: PHP extension re-enables the realpath cache. Warning: This could be a security
: problem in your environment! Please read the README for further information.
:
: Package built for PHP 8.2 as Software Collection (php82 by remi).