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

Last updated: October 05,2024

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

Please follow the instructions below to install php-phpspec-prophecy.noarch on Fedora 34

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

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

Please follow the instructions below to uninstall php-phpspec-prophecy.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:39:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-phpspec-prophecy
Version : 1.15.0
Release : 1.fc34
Architecture : noarch
Size : 60 k
Source : php-phpspec-prophecy-1.15.0-1.fc34.src.rpm
Repository : updates
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.