How to Install and Uninstall php83-php-realpath-turbo.x86_64 Package on CentOS Stream 9

Last updated: September 28,2024

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

Please follow the step by step instructions below to install php83-php-realpath-turbo.x86_64 on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall php83-php-realpath-turbo.x86_64 on CentOS Stream 9:

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

3. Information about the php83-php-realpath-turbo.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:30:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : php83-php-realpath-turbo
Version : 2.0.0
Release : 4.el9.remi
Architecture : x86_64
Size : 15 k
Source : php83-php-realpath-turbo-2.0.0-4.el9.remi.src.rpm
Repository : remi-safe
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 as Software Collection (php83 by remi).