How to Install and Uninstall php-react-http.noarch Package on Fedora 35
Last updated: November 27,2024
1. Install "php-react-http.noarch" package
This guide let you learn how to install php-react-http.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
php-react-http.noarch
Copied
2. Uninstall "php-react-http.noarch" package
Please follow the step by step instructions below to uninstall php-react-http.noarch on Fedora 35:
$
sudo dnf remove
php-react-http.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-react-http.noarch package on Fedora 35
Last metadata expiration check: 2:58:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-react-http
Version : 1.6.0
Release : 1.fc35.remi
Architecture : noarch
Size : 70 k
Source : php-react-http-1.6.0-1.fc35.remi.src.rpm
Repository : remi
Summary : Library for building an evented http server
URL : https://reactphp.org/http/
License : MIT
Description : Library for building an evented http server.
:
: This component builds on top of the Socket component to implement HTTP. Here
: are the main concepts:
:
: * Server: Attaches itself to an instance of React\Socket\ServerInterface,
: parses any incoming data as HTTP, emits a request event for each request.
: * Request: A ReadableStream which streams the request body and contains meta
: data which was parsed from the request header.
: * Response A WritableStream which streams the response body. You can set the
: status code and response headers via the writeHead() method.
:
: Autoloader: /usr/share/php/React/Http/autoload.php
Available Packages
Name : php-react-http
Version : 1.6.0
Release : 1.fc35.remi
Architecture : noarch
Size : 70 k
Source : php-react-http-1.6.0-1.fc35.remi.src.rpm
Repository : remi
Summary : Library for building an evented http server
URL : https://reactphp.org/http/
License : MIT
Description : Library for building an evented http server.
:
: This component builds on top of the Socket component to implement HTTP. Here
: are the main concepts:
:
: * Server: Attaches itself to an instance of React\Socket\ServerInterface,
: parses any incoming data as HTTP, emits a request event for each request.
: * Request: A ReadableStream which streams the request body and contains meta
: data which was parsed from the request header.
: * Response A WritableStream which streams the response body. You can set the
: status code and response headers via the writeHead() method.
:
: Autoloader: /usr/share/php/React/Http/autoload.php