How to Install and Uninstall php-symfony-phpunit-bridge.noarch Package on Fedora 35

Last updated: November 01,2024

1. Install "php-symfony-phpunit-bridge.noarch" package

In this section, we are going to explain the necessary steps to install php-symfony-phpunit-bridge.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-symfony-phpunit-bridge.noarch

2. Uninstall "php-symfony-phpunit-bridge.noarch" package

This tutorial shows how to uninstall php-symfony-phpunit-bridge.noarch on Fedora 35:

$ sudo dnf remove php-symfony-phpunit-bridge.noarch $ sudo dnf autoremove

3. Information about the php-symfony-phpunit-bridge.noarch package on Fedora 35

Last metadata expiration check: 3:38:34 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-symfony-phpunit-bridge
Version : 2.8.52
Release : 7.fc35
Architecture : noarch
Size : 16 k
Source : php-symfony-2.8.52-7.fc35.src.rpm
Repository : fedora
Summary : Symfony PHPUnit Bridge
URL : https://symfony.com
License : MIT
Description : Provides utilities for PHPUnit, especially user deprecation notices management.
:
: It comes with the following features:
: * disable the garbage collector
: * auto-register class_exists to load Doctrine annotations
: * print a user deprecation notices summary at the end of the test suite.
:
: Optional:
: * php-symfony-debug:
: For tracking deprecated interfaces usages at runtime with DebugClassLoader