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

Last updated: October 06,2024

1. Install "phpunit7.noarch" package

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

$ sudo dnf update $ sudo dnf install phpunit7.noarch

2. Uninstall "phpunit7.noarch" package

This guide covers the steps necessary to uninstall phpunit7.noarch on Fedora 34:

$ sudo dnf remove phpunit7.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:52:16 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : phpunit7
Version : 7.5.20
Release : 5.fc34
Architecture : noarch
Size : 156 k
Source : phpunit7-7.5.20-5.fc34.src.rpm
Repository : fedora
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/