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

Last updated: October 07,2024

1. Install "phpunit8.noarch" package

This is a short guide on how to install phpunit8.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install phpunit8.noarch

2. Uninstall "phpunit8.noarch" package

Please follow the guidelines below to uninstall phpunit8.noarch on Fedora 35:

$ sudo dnf remove phpunit8.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:50:44 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : phpunit8
Version : 8.5.29
Release : 1.fc35.remi
Architecture : noarch
Size : 170 k
Source : phpunit8-8.5.29-1.fc35.remi.src.rpm
Repository : remi
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/