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

Last updated: November 28,2024

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

In this section, we are going to explain the necessary steps to install php-composer-pcre.noarch on Fedora 38

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

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

Please follow the steps below to uninstall php-composer-pcre.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:42:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : php-composer-pcre
Version : 1.0.1
Release : 3.fc38
Architecture : noarch
Size : 16 k
Source : php-composer-pcre-1.0.1-3.fc38.src.rpm
Repository : fedora
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