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

Last updated: September 22,2024

1. Install "phpunit8.noarch" package

Please follow the steps below to install phpunit8.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install phpunit8.noarch

2. Uninstall "phpunit8.noarch" package

Learn how to uninstall phpunit8.noarch on Fedora 34:

$ sudo dnf remove phpunit8.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:13:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : phpunit8
Version : 8.5.26
Release : 1.fc34
Architecture : noarch
Size : 170 k
Source : phpunit8-8.5.26-1.fc34.src.rpm
Repository : updates
Summary : The PHP Unit Testing framework version 8
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 8 of PHPUnit,
: available using the phpunit8 command.
:
: Documentation: https://phpunit.readthedocs.io/