How to Install and Uninstall php-symfony4-event-dispatcher.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "php-symfony4-event-dispatcher.noarch" package

This tutorial shows how to install php-symfony4-event-dispatcher.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-symfony4-event-dispatcher.noarch

2. Uninstall "php-symfony4-event-dispatcher.noarch" package

This tutorial shows how to uninstall php-symfony4-event-dispatcher.noarch on Fedora 34:

$ sudo dnf remove php-symfony4-event-dispatcher.noarch $ sudo dnf autoremove

3. Information about the php-symfony4-event-dispatcher.noarch package on Fedora 34

Last metadata expiration check: 1:02:31 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-symfony4-event-dispatcher
Version : 4.4.40
Release : 1.fc34
Architecture : noarch
Size : 24 k
Source : php-symfony4-4.4.40-1.fc34.src.rpm
Repository : updates
Summary : Symfony EventDispatcher Component (version 4)
URL : http://symfony.com/doc/4.4/components/event_dispatcher.html
License : MIT
Description : The Symfony Event Dispatcher component implements the Observer [1] pattern in
: a simple and effective way to make all these things possible and to make your
: projects truly extensible.
:
: Autoloader: /usr/share/php/Symfony4/Component/EventDispatcher/autoload.php
:
: [1] http://en.wikipedia.org/wiki/Observer_pattern