How to Install and Uninstall php-react-event-loop Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 28,2024

1. Install "php-react-event-loop" package

This tutorial shows how to install php-react-event-loop on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install php-react-event-loop

2. Uninstall "php-react-event-loop" package

This guide let you learn how to uninstall php-react-event-loop on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove php-react-event-loop $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-react-event-loop package on Ubuntu 21.10 (Impish Indri)

Package: php-react-event-loop
Architecture: all
Version: 1.0.0-1.1
Priority: optional
Section: universe/php
Source: reactphp-event-loop
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Teckids Debian Task Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Depends: php-common
Suggests: php-event
Filename: pool/universe/r/reactphp-event-loop/php-react-event-loop_1.0.0-1.1_all.deb
Size: 22952
MD5sum: 8003049489af1121f9a2027cbff21c8a
SHA1: b5305818163b02a0c0472f4e5f812312fb0d58ee
SHA256: 5e81eba3cc7de760b3ab5a2602436dee8167b06d2d70853c8949acae965a1f3d
SHA512: 5f634f3f572df093b78fccb067d9e3e9a0f010d25e3abc90412115adde9876f4bda76a9dcf6f906adfa39561b0653049b18f2229d68816cf9f5cbedc4aeb549b
Homepage: https://github.com/reactphp/event-loop
Description-en: ReactPHP's core reactor event loop for evented I/O
This library implements a central event loop for asynchronous
applications written in ReactPHP.
.
In order for async based libraries to be interoperable, they need to use
the same event loop. This component provides a common LoopInterface that
any library can target. This allows them to be used in the same loop, with
one single run() call that is controlled by the user.
Description-md5: a1c4a6743d349bfd9f1b5097d1cd5226