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

Last updated: April 29,2024

1. Install "php-sabre-event5.noarch" package

In this section, we are going to explain the necessary steps to install php-sabre-event5.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-sabre-event5.noarch

2. Uninstall "php-sabre-event5.noarch" package

This tutorial shows how to uninstall php-sabre-event5.noarch on Fedora 36:

$ sudo dnf remove php-sabre-event5.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:58:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-sabre-event5
Version : 5.1.4
Release : 2.fc36
Architecture : noarch
Size : 23 k
Source : php-sabre-event5-5.1.4-2.fc36.src.rpm
Repository : fedora
Summary : Lightweight library for event-based programming
URL : http://sabre.io/event
License : BSD
Description : This library provides the following event-based concepts:
:
: * EventEmitter.
: * Promises.
: * An event loop.
: * Co-routines.
:
: Full documentation can be found on http://sabre.io/event/
:
: Autoloader: /usr/share/php/Sabre/Event5/autoload.php