How to Install and Uninstall php-pear.noarch Package on Rocky Linux 9

Last updated: May 20,2024

1. Install "php-pear.noarch" package

Please follow the steps below to install php-pear.noarch on Rocky Linux 9

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

2. Uninstall "php-pear.noarch" package

This guide let you learn how to uninstall php-pear.noarch on Rocky Linux 9:

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

3. Information about the php-pear.noarch package on Rocky Linux 9

Last metadata expiration check: 1:30:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php-pear
Epoch : 1
Version : 1.10.13
Release : 1.el9
Architecture : noarch
Size : 309 k
Source : php-pear-1.10.13-1.el9.src.rpm
Repository : appstream
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.