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

Last updated: July 07,2024

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

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

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

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

This guide let you learn how to uninstall php83-php-realpath-turbo.x86_64 on CentOS Stream 8:

$ 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 8

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