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

Last updated: July 01,2024

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

Learn how to install php-realpath-turbo.x86_64 on Rocky Linux 9

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

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

Please follow the step by step instructions below to uninstall php-realpath-turbo.x86_64 on Rocky Linux 9:

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

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

Last metadata expiration check: 1:06:49 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php-realpath-turbo
Version : 2.0.0
Release : 4.el9.remi.8.3
Architecture : x86_64
Size : 18 k
Source : php-realpath-turbo-2.0.0-4.el9.remi.8.3.src.rpm
Repository : remi-modular
Summary : Use realpath cache despite open_basedir restriction
URL : https://github.com/Whissi/realpath_turbo
License : BSD-2-Clause
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.3.