How to Install and Uninstall php80-syspaths.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "php80-syspaths.x86_64" package

This tutorial shows how to install php80-syspaths.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install php80-syspaths.x86_64

2. Uninstall "php80-syspaths.x86_64" package

Please follow the guidelines below to uninstall php80-syspaths.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove php80-syspaths.x86_64 $ sudo dnf autoremove

3. Information about the php80-syspaths.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:40:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php80-syspaths
Version : 8.0
Release : 3.el8.remi
Architecture : x86_64
Size : 9.1 k
Source : php80-8.0-3.el8.remi.src.rpm
Repository : remi-safe
Summary : System-wide wrappers for the php80 package
License : GPL-2.0-or-later
Description : System-wide wrappers for the php80-php-cli package.
:
: Using the php80-syspaths package does not require running the
: 'scl enable' or 'module command. This package practically replaces the system
: default php-cli package. It provides the php, phar and php-cgi commands.
:
: Note that the php-cli and php80-syspaths packages conflict and cannot
: be installed on one system.