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

Last updated: November 28,2024

1. Install "phpunit8.noarch" package

Please follow the instructions below to install phpunit8.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install phpunit8.noarch

2. Uninstall "phpunit8.noarch" package

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

$ sudo dnf remove phpunit8.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:59:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : phpunit8
Version : 8.5.29
Release : 1.fc36.remi
Architecture : noarch
Size : 170 k
Source : phpunit8-8.5.29-1.fc36.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/