How to Install and Uninstall php-evenement.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "php-evenement.noarch" package

Please follow the step by step instructions below to install php-evenement.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-evenement.noarch

2. Uninstall "php-evenement.noarch" package

Please follow the guidelines below to uninstall php-evenement.noarch on Fedora 36:

$ sudo dnf remove php-evenement.noarch $ sudo dnf autoremove

3. Information about the php-evenement.noarch package on Fedora 36

Last metadata expiration check: 5:36:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-evenement
Epoch : 1
Version : 3.0.1
Release : 7.fc36
Architecture : noarch
Size : 15 k
Source : php-evenement-3.0.1-7.fc36.src.rpm
Repository : fedora
Summary : Événement is a very simple event dispatching library for PHP
URL : https://github.com/igorw/evenement
License : MIT
Description : Événement is a very simple event dispatching library for PHP.
:
: It has the same design goals as Silex and Pimple, to empower the user
: while staying concise and simple.
:
: It is very strongly inspired by the EventEmitter API found in node.js.
:
: Autoloader: /usr/share/php/Evenement/autoload.php