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

Last updated: October 09,2024

1. Install "phpunit9.noarch" package

This tutorial shows how to install phpunit9.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install phpunit9.noarch

2. Uninstall "phpunit9.noarch" package

Please follow the step by step instructions below to uninstall phpunit9.noarch on Fedora 35:

$ sudo dnf remove phpunit9.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:12:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : phpunit9
Version : 9.5.24
Release : 1.fc35.remi
Architecture : noarch
Size : 214 k
Source : phpunit9-9.5.24-1.fc35.remi.src.rpm
Repository : remi
Summary : The PHP Unit Testing framework version 9
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 9 of PHPUnit,
: available using the phpunit9 command.
:
: Documentation: https://phpunit.readthedocs.io/