How to Install and Uninstall php-realpath-turbo.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 25,2024

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

Here is a brief guide to show you how to install php-realpath-turbo.x86_64 on CentOS 8 / RHEL 8

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

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

This tutorial shows how to uninstall php-realpath-turbo.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the php-realpath-turbo.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:58:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php-realpath-turbo
Version : 2.0.0
Release : 1.el8.remi.7.4
Architecture : x86_64
Size : 18 k
Source : php-realpath-turbo-2.0.0-1.el8.remi.7.4.src.rpm
Repository : remi-modular
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 7.4.