How to Install and Uninstall php-composer-pcre3.noarch Package on Fedora 36

Last updated: January 14,2025

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

Please follow the instructions below to install php-composer-pcre3.noarch on Fedora 36

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

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

Learn how to uninstall php-composer-pcre3.noarch on Fedora 36:

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

3. Information about the php-composer-pcre3.noarch package on Fedora 36

Last metadata expiration check: 0:53:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-composer-pcre3
Version : 3.0.0
Release : 1.fc36.remi
Architecture : noarch
Size : 16 k
Source : php-composer-pcre3-3.0.0-1.fc36.remi.src.rpm
Repository : remi
Summary : PCRE wrapping library version 3
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/Pcre3/autoload.php