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

Last updated: April 25,2024

1. Install "php-react-socket" package

This guide let you learn how to install php-react-socket on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "php-react-socket" package

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

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

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

Package: php-react-socket
Architecture: all
Version: 1.4.0-1
Priority: optional
Section: universe/php
Source: reactphp-socket
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Teckids Debian Task Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 115
Depends: php-common, php-evenement (>= 3.0), php-evenement (<< 4~~), php-react-dns (>= 1.1), php-react-dns (<< 2~~), php-react-event-loop (>= 1.0), php-react-event-loop (<< 2~~), php-react-promise (>= 2.6.0), php-react-promise (<< 3~~), php-react-promise-timer (>= 1.4.0), php-react-promise-timer (<< 2~~), php-react-stream (>= 1.1), php-react-stream (<< 2~~)
Filename: pool/universe/r/reactphp-socket/php-react-socket_1.4.0-1_all.deb
Size: 31264
MD5sum: 81c36ea9216a8b9dbefba393b4fe5e99
SHA1: a444a431ab9f7241543fe437497adcb5e326649d
SHA256: caa1cf658cd3f142bfdecebd71b0c6539d77dfd55e01faa30b6ba44b37e1fd54
SHA512: e2e0f5a84e730ee19e685df40b3ea135ada6635a30f56f71bd8c804322a72326a67a9eba6fc9bfafbfab53f365551dcf4559c2f7ea64ca2639028718cbcb1ca4
Homepage: https://github.com/reactphp/socket
Description-en: Asynchronous client and server socket connections for ReactPHP
This library implements asynchronous TCP/IP client and server connections for
ReactPHP, both plaintext and TLS-secured.
.
The socket library provides re-usable interfaces for a socket-layer server
and client based on the EventLoop and Stream components. Its server component
allows one to build networking servers that accept incoming connections from
networking clients (such as an HTTP server). Its client component allows one
to build networking clients that establish outgoing connections to
networking servers (such as an HTTP or database client). This library
provides async, streaming means for all of this, so you can handle multiple
concurrent connections without blocking.
Description-md5: d0e8b493f5f75fc92d6f633d9dccba11