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

Last updated: September 24,2024

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

Here is a brief guide to show you how to install php-composer-pcre3.noarch on Fedora 38

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

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

This tutorial shows how to uninstall php-composer-pcre3.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:58:03 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-composer-pcre3
Version : 3.1.2
Release : 1.fc38.remi
Architecture : noarch
Size : 18 k
Source : php-composer-pcre3-3.1.2-1.fc38.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