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

Last updated: September 23,2024

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

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

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

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

This tutorial shows how to uninstall php-symfony-event-dispatcher.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:14:15 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-symfony-event-dispatcher
Version : 2.8.52
Release : 8.fc36
Architecture : noarch
Size : 19 k
Source : php-symfony-2.8.52-8.fc36.src.rpm
Repository : fedora
Summary : Symfony EventDispatcher Component
URL : http://symfony.com/doc/2.8/components/event_dispatcher/index.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.
:
: [1] http://en.wikipedia.org/wiki/Observer_pattern