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

Last updated: July 05,2024

1. Install "php-hamcrest2.noarch" package

Please follow the guidelines below to install php-hamcrest2.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-hamcrest2.noarch

2. Uninstall "php-hamcrest2.noarch" package

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

$ sudo dnf remove php-hamcrest2.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:02:47 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-hamcrest2
Version : 2.0.1
Release : 4.fc35
Architecture : noarch
Size : 41 k
Source : php-hamcrest2-2.0.1-4.fc35.src.rpm
Repository : fedora
Summary : PHP port of Hamcrest Matchers
URL : https://github.com/hamcrest/hamcrest-php
License : BSD
Description : Hamcrest is a matching library originally written for Java,
: but subsequently ported to many other languages.
:
: php-hamcrest2 is the official PHP port of Hamcrest and essentially follows
: a literal translation of the original Java API for Hamcrest,
: with a few Exceptions, mostly down to PHP language barriers.
:
: Autoloader: /usr/share/php/Hamcrest2/autoload.php