How to Install and Uninstall php-composer-pcre.noarch Package on Fedora 34

Last updated: October 07,2024

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

Please follow the steps below to install php-composer-pcre.noarch on Fedora 34

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

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

This tutorial shows how to uninstall php-composer-pcre.noarch on Fedora 34:

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

3. Information about the php-composer-pcre.noarch package on Fedora 34

Last metadata expiration check: 0:16:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-composer-pcre
Version : 1.0.1
Release : 1.fc34
Architecture : noarch
Size : 15 k
Source : php-composer-pcre-1.0.1-1.fc34.src.rpm
Repository : updates
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