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

Last updated: March 28,2024

1. Install "php-react-stream" package

In this section, we are going to explain the necessary steps to install php-react-stream on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install php-react-stream

2. Uninstall "php-react-stream" package

This is a short guide on how to uninstall php-react-stream on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove php-react-stream $ sudo apt autoclean && sudo apt autoremove

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

Package: php-react-stream
Architecture: all
Version: 1.1.0-1
Priority: optional
Section: universe/php
Source: reactphp-stream
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Teckids Debian Task Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 92
Depends: php-common, php-react-event-loop (>= 1.0), php-react-event-loop (<< 2~~), php-evenement (>= 3.0), php-evenement (<< 4~~)
Filename: pool/universe/r/reactphp-stream/php-react-stream_1.1.0-1_all.deb
Size: 24984
MD5sum: d94422d07d0959f8034fabb818f56608
SHA1: 09da6d8a53f1e642b5280466b39fc8d9c9ba189d
SHA256: 74c90b70ae6c5560c10599c44a7b5aa97a938379854bd1ac56aff69ffe5682c1
SHA512: ed6a08c9cd2d84e3ee9ee983f06f3a0bc1b0d8a787eba5cbc22b9e41ee5bed88b38255b34287a7c4d156860171c0428c7c059013f4915ff236aae9779c0d2ccc
Homepage: https://github.com/reactphp/stream
Description-en: Event-driven streams for non-blocking I/O in ReactPHP
This library provides event-driven, readable and writable, streams
for non-blocking I/O in ReactPHP.
.
In order to make the EventLoop easier to use, this component introduces the
powerful concept of "streams". Streams allow you to efficiently process
huge amounts of data (such as a multi Gigabyte file download) in small
chunks without having to store everything in memory at once. They are very
similar to the streams found in PHP itself, but have an interface more
suited for async, non-blocking I/O.
Description-md5: 9906cbbae307a02323f9917efaf7fa85