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

Last updated: September 27,2024

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

Please follow the guidelines below to install php-phpunit-PHPUnit.noarch on Fedora 38

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

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

This guide let you learn how to uninstall php-phpunit-PHPUnit.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:30:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : php-phpunit-PHPUnit
Version : 5.7.27
Release : 19.fc38.remi
Architecture : noarch
Size : 118 k
Source : php-phpunit-PHPUnit-5.7.27-19.fc38.remi.src.rpm
Repository : remi
Summary : The PHP Unit Testing framework version 5
URL : https://github.com/sebastianbergmann/phpunit
License : BSD-3-Clause
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/