How to Install and Uninstall php-pear.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "php-pear.noarch" package

Please follow the guidelines below to install php-pear.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install php-pear.noarch

2. Uninstall "php-pear.noarch" package

This guide covers the steps necessary to uninstall php-pear.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove php-pear.noarch $ sudo dnf autoremove

3. Information about the php-pear.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:19:25 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php-pear
Epoch : 1
Version : 1.10.14
Release : 1.el8.remi
Architecture : noarch
Size : 367 k
Source : php-pear-1.10.14-1.el8.remi.src.rpm
Repository : remi-modular
Summary : PHP Extension and Application Repository framework
URL : http://pear.php.net/package/PEAR
License : BSD-2-Clause AND BSD-3-Clause AND LGPL-3.0-or-later
Description : PEAR is a framework and distribution system for reusable PHP
: components. This package contains the basic PEAR components.