How to Install and Uninstall php-composer-pcre.noarch Package on AlmaLinux 9

Last updated: October 12,2024

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

This guide let you learn how to install php-composer-pcre.noarch on AlmaLinux 9

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

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

In this section, we are going to explain the necessary steps to uninstall php-composer-pcre.noarch on AlmaLinux 9:

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

3. Information about the php-composer-pcre.noarch package on AlmaLinux 9

Last metadata expiration check: 0:46:31 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : php-composer-pcre
Version : 1.0.1
Release : 1.el9.remi
Architecture : noarch
Size : 15 k
Source : php-composer-pcre-1.0.1-1.el9.remi.src.rpm
Repository : remi-safe
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