How to Install and Uninstall phpunit6.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "phpunit6.noarch" package

Please follow the instructions below to install phpunit6.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install phpunit6.noarch

2. Uninstall "phpunit6.noarch" package

Please follow the guidelines below to uninstall phpunit6.noarch on Fedora 34:

$ sudo dnf remove phpunit6.noarch $ sudo dnf autoremove

3. Information about the phpunit6.noarch package on Fedora 34

Last metadata expiration check: 0:58:52 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : phpunit6
Version : 6.5.14
Release : 2.fc34.4
Architecture : noarch
Size : 115 k
Source : phpunit6-6.5.14-2.fc34.4.src.rpm
Repository : fedora
Summary : The PHP Unit Testing framework version 6
URL : https://github.com/sebastianbergmann/phpunit
License : BSD
Description : PHPUnit is a programmer-oriented testing framework for PHP.
: It is an instance of the xUnit architecture for unit testing frameworks.
:
: This package provides the version 6 of PHPUnit,
: available using the phpunit6 command.
:
: Documentation: https://phpunit.readthedocs.io/