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

Last updated: September 20,2024

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

Please follow the step by step instructions below to install php56-php-realpath-turbo.x86_64 on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall php56-php-realpath-turbo.x86_64 on Rocky Linux 8:

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

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

Last metadata expiration check: 1:17:54 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php56-php-realpath-turbo
Version : 2.0.0
Release : 1.el8.remi
Architecture : x86_64
Size : 14 k
Source : php56-php-realpath-turbo-2.0.0-1.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 5.6 as Software Collection (php56 by remi).