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

Last updated: September 28,2024

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

Please follow the guidance below to install php-symfony-phpunit-bridge.noarch on Fedora 34

$ 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 34:

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

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

Last metadata expiration check: 0:16:15 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-symfony-phpunit-bridge
Version : 2.8.52
Release : 6.fc34
Architecture : noarch
Size : 16 k
Source : php-symfony-2.8.52-6.fc34.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