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

Last updated: January 11,2025

1. Install "phpunit8.noarch" package

This guide covers the steps necessary to install phpunit8.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install phpunit8.noarch

2. Uninstall "phpunit8.noarch" package

In this section, we are going to explain the necessary steps to uninstall phpunit8.noarch on Fedora 38:

$ sudo dnf remove phpunit8.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:48:16 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : phpunit8
Version : 8.5.37
Release : 2.fc38.remi
Architecture : noarch
Size : 171 k
Source : phpunit8-8.5.37-2.fc38.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/