How to Install and Uninstall php-composer-pcre.noarch Package on Rocky Linux 8

Last updated: May 04,2024

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

Please follow the instructions below to install php-composer-pcre.noarch on Rocky Linux 8

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

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

This guide covers the steps necessary to uninstall php-composer-pcre.noarch on Rocky Linux 8:

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

3. Information about the php-composer-pcre.noarch package on Rocky Linux 8

Last metadata expiration check: 1:40:46 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php-composer-pcre
Version : 1.0.1
Release : 1.el8.remi
Architecture : noarch
Size : 15 k
Source : php-composer-pcre-1.0.1-1.el8.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