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

Last updated: November 27,2024

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

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

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

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

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

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

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

Last metadata expiration check: 0:00:07 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : php-symfony-event-dispatcher
Version : 2.8.52
Release : 10.fc38
Architecture : noarch
Size : 19 k
Source : php-symfony-2.8.52-10.fc38.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