How to Install and Uninstall php-symfony3-event-dispatcher.noarch Package on Fedora 36

Last updated: October 05,2024

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

This tutorial shows how to install php-symfony3-event-dispatcher.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall php-symfony3-event-dispatcher.noarch on Fedora 36:

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

3. Information about the php-symfony3-event-dispatcher.noarch package on Fedora 36

Last metadata expiration check: 0:00:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-symfony3-event-dispatcher
Version : 3.4.49
Release : 3.fc36
Architecture : noarch
Size : 21 k
Source : php-symfony3-3.4.49-3.fc36.src.rpm
Repository : fedora
Summary : Symfony EventDispatcher Component (version 3)
URL : http://symfony.com/doc/3.4/components/event_dispatcher.html
License : MIT and CC-BY-SA
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/Symfony3/Component/EventDispatcher/autoload.php
:
: [1] http://en.wikipedia.org/wiki/Observer_pattern