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

Last updated: October 11,2024

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

Here is a brief guide to show you how to install php-symfony-phpunit-bridge.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall php-symfony-phpunit-bridge.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:32:12 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-symfony-phpunit-bridge
Version : 2.8.52
Release : 10.fc38
Architecture : noarch
Size : 16 k
Source : php-symfony-2.8.52-10.fc38.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