How to Install and Uninstall php-pear.noarch Package on CentOS 7 / RHEL 7

Last updated: May 02,2024

1. Install "php-pear.noarch" package

This tutorial shows how to install php-pear.noarch on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install php-pear.noarch

2. Uninstall "php-pear.noarch" package

Please follow the steps below to uninstall php-pear.noarch on CentOS 7 / RHEL 7:

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

3. Information about the php-pear.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : php-pear
Arch : noarch
Epoch : 1
Version : 1.10.12
Release : 7.el7.remi
Size : 2.1 M
Repo : installed
From repo : remi-php74
Summary : PHP Extension and Application Repository framework
URL : http://pear.php.net/package/PEAR
License : BSD and LGPLv3+
Description : PEAR is a framework and distribution system for reusable PHP
: components. This package contains the basic PEAR components.