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

Last updated: February 04,2025

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

Please follow the steps below to install php-phpunit-PHPUnit.noarch on Fedora 35

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

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

Please follow the guidelines below to uninstall php-phpunit-PHPUnit.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:22:19 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-phpunit-PHPUnit
Version : 5.7.27
Release : 16.fc35.remi
Architecture : noarch
Size : 118 k
Source : php-phpunit-PHPUnit-5.7.27-16.fc35.remi.src.rpm
Repository : remi
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/