How to Install and Uninstall php-realpath-turbo.x86_64 Package on AlmaLinux 8

Last updated: May 16,2024

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

This guide covers the steps necessary to install php-realpath-turbo.x86_64 on AlmaLinux 8

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

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

Please follow the guidance below to uninstall php-realpath-turbo.x86_64 on AlmaLinux 8:

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

3. Information about the php-realpath-turbo.x86_64 package on AlmaLinux 8

Last metadata expiration check: 0:24:27 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : php-realpath-turbo
Version : 2.0.0
Release : 2.el8.remi.8.1
Architecture : x86_64
Size : 18 k
Source : php-realpath-turbo-2.0.0-2.el8.remi.8.1.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 8.1.