How to Install and Uninstall php82-php-realpath-turbo.x86_64 Package on CentOS Stream 8

Last updated: October 11,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 CentOS Stream 8

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

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

Please follow the guidelines below to uninstall php82-php-realpath-turbo.x86_64 on CentOS Stream 8:

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

3. Information about the php82-php-realpath-turbo.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:30:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : php82-php-realpath-turbo
Version : 2.0.0
Release : 3.el8.remi
Architecture : x86_64
Size : 15 k
Source : php82-php-realpath-turbo-2.0.0-3.el8.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).