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

Last updated: January 15,2025

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

This guide let you learn how to install php-composer-pcre3.noarch on Fedora 35

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

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

Here is a brief guide to show you how to uninstall php-composer-pcre3.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:18:56 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-composer-pcre3
Version : 3.0.0
Release : 1.fc35.remi
Architecture : noarch
Size : 16 k
Source : php-composer-pcre3-3.0.0-1.fc35.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