How to Install and Uninstall phpunit11.noarch Package on Fedora 39

Last updated: January 10,2025

1. Install "phpunit11.noarch" package

Please follow the step by step instructions below to install phpunit11.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install phpunit11.noarch

2. Uninstall "phpunit11.noarch" package

Here is a brief guide to show you how to uninstall phpunit11.noarch on Fedora 39:

$ sudo dnf remove phpunit11.noarch $ sudo dnf autoremove

3. Information about the phpunit11.noarch package on Fedora 39

Last metadata expiration check: 3:55:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : phpunit11
Version : 11.0.4
Release : 2.fc39.remi
Architecture : noarch
Size : 344 k
Source : phpunit11-11.0.4-2.fc39.remi.src.rpm
Repository : remi
Summary : The PHP Unit Testing framework version 11
URL : https://github.com/sebastianbergmann/phpunit
License : BSD-3-Clause
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 11 of PHPUnit,
: available using the phpunit11 command.
:
: Documentation: https://phpunit.readthedocs.io/