How to Install and Uninstall php-phpunit-PHPUnit.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "php-phpunit-PHPUnit.noarch" package

Please follow the step by step instructions below to install php-phpunit-PHPUnit.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-phpunit-PHPUnit.noarch

2. Uninstall "php-phpunit-PHPUnit.noarch" package

Here is a brief guide to show you how to uninstall php-phpunit-PHPUnit.noarch on Fedora 34:

$ sudo dnf remove php-phpunit-PHPUnit.noarch $ sudo dnf autoremove

3. Information about the php-phpunit-PHPUnit.noarch package on Fedora 34

Last metadata expiration check: 4:29:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-phpunit-PHPUnit
Version : 5.7.27
Release : 13.fc34
Architecture : noarch
Size : 119 k
Source : php-phpunit-PHPUnit-5.7.27-13.fc34.src.rpm
Repository : fedora
Summary : The PHP Unit Testing framework version 5
URL : https://github.com/sebastianbergmann/phpunit
License : BSD
Description : PHPUnit is a family of PEAR packages that supports the development of
: object-oriented PHP applications using the concepts and methods of Agile
: Software Development, Extreme Programming, Test-Driven Development and
: Design-by-Contract Development by providing an elegant and robust framework
: for the creation, execution and analysis of Unit Tests.
:
: This package provides the version 5 of PHPUnit,
: available using the phpunit command.
:
: This version have reached its end of life in Feb 2018,
: so consider using a supported version,
: see https://phpunit.de/supported-versions.html
:
: Documentation: https://phpunit.readthedocs.io/