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

Last updated: September 21,2024

1. Install "phpunit8.noarch" package

This tutorial shows how to install phpunit8.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install phpunit8.noarch

2. Uninstall "phpunit8.noarch" package

This tutorial shows how to uninstall phpunit8.noarch on Fedora 39:

$ sudo dnf remove phpunit8.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:47:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : phpunit8
Version : 8.5.37
Release : 2.fc39.remi
Architecture : noarch
Size : 171 k
Source : phpunit8-8.5.37-2.fc39.remi.src.rpm
Repository : remi
Summary : The PHP Unit Testing framework version 8
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 8 of PHPUnit,
: available using the phpunit8 command.
:
: Documentation: https://phpunit.readthedocs.io/