How to Install and Uninstall php-phpspec-prophecy.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "php-phpspec-prophecy.noarch" package

This guide covers the steps necessary to install php-phpspec-prophecy.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-phpspec-prophecy.noarch

2. Uninstall "php-phpspec-prophecy.noarch" package

This guide let you learn how to uninstall php-phpspec-prophecy.noarch on Fedora 36:

$ sudo dnf remove php-phpspec-prophecy.noarch $ sudo dnf autoremove

3. Information about the php-phpspec-prophecy.noarch package on Fedora 36

Last metadata expiration check: 0:08:12 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : php-phpspec-prophecy
Version : 1.15.0
Release : 2.fc36
Architecture : noarch
Size : 60 k
Source : php-phpspec-prophecy-1.15.0-2.fc36.src.rpm
Repository : fedora
Summary : Highly opinionated mocking framework for PHP
URL : https://github.com/phpspec/prophecy
License : MIT
Description : Prophecy is a highly opinionated yet very powerful and flexible PHP object
: mocking framework.
:
: Though initially it was created to fulfil phpspec2 needs, it is flexible enough
: to be used inside any testing framework out there with minimal effort.