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

Last updated: October 27,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:39:36 ago on Sat Mar 16 22:59:57 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