How to Install and Uninstall php-composer-pcre.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "php-composer-pcre.noarch" package

This is a short guide on how to install php-composer-pcre.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php-composer-pcre.noarch

2. Uninstall "php-composer-pcre.noarch" package

Please follow the step by step instructions below to uninstall php-composer-pcre.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php-composer-pcre.noarch $ sudo dnf autoremove

3. Information about the php-composer-pcre.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:00:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php-composer-pcre
Version : 1.0.1
Release : 1.el9.remi
Architecture : noarch
Size : 15 k
Source : php-composer-pcre-1.0.1-1.el9.remi.src.rpm
Repository : remi-safe
Summary : PCRE wrapping library version 1
URL : https://github.com/composer/pcre
License : MIT
Description : PCRE wrapping library that offers type-safe preg_* replacements.
:
: This library gives you a way to ensure preg_* functions do not fail silently,
: returning unexpected nulls that may not be handled.
:
: It also makes it easier ot work with static analysis tools like PHPStan or
: Psalm as it simplifies and reduces the possible return values from all the
: preg_* functions which are quite packed with edge cases.
:
: Autoloader: /usr/share/php/Composer/Pcre/autoload.php