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

Last updated: October 05,2024

1. Install "php-evenement.noarch" package

This is a short guide on how to install php-evenement.noarch on Fedora 35

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

2. Uninstall "php-evenement.noarch" package

Please follow the instructions below to uninstall php-evenement.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:06:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-evenement
Epoch : 1
Version : 3.0.1
Release : 6.fc35
Architecture : noarch
Size : 15 k
Source : php-evenement-3.0.1-6.fc35.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