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

Last updated: May 08,2024

1. Install "phpunit7.noarch" package

Please follow the steps below to install phpunit7.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install phpunit7.noarch

2. Uninstall "phpunit7.noarch" package

This tutorial shows how to uninstall phpunit7.noarch on Fedora 35:

$ sudo dnf remove phpunit7.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:59:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : phpunit7
Version : 7.5.20
Release : 8.fc35.remi
Architecture : noarch
Size : 155 k
Source : phpunit7-7.5.20-8.fc35.remi.src.rpm
Repository : remi
Summary : The PHP Unit Testing framework version 7
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 7 of PHPUnit,
: available using the phpunit7 command.
:
: This version have reached its end of life in Feb 2020,
: so consider using a supported version,
: see https://phpunit.de/supported-versions.html
:
: Documentation: https://phpunit.readthedocs.io/