How to Install and Uninstall php-psr-http-server-middleware.noarch Package on Fedora 35

Last updated: November 26,2024

1. Install "php-psr-http-server-middleware.noarch" package

Please follow the steps below to install php-psr-http-server-middleware.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-psr-http-server-middleware.noarch

2. Uninstall "php-psr-http-server-middleware.noarch" package

Please follow the guidelines below to uninstall php-psr-http-server-middleware.noarch on Fedora 35:

$ sudo dnf remove php-psr-http-server-middleware.noarch $ sudo dnf autoremove

3. Information about the php-psr-http-server-middleware.noarch package on Fedora 35

Last metadata expiration check: 1:13:55 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-psr-http-server-middleware
Version : 1.0.1
Release : 5.fc35
Architecture : noarch
Size : 11 k
Source : php-psr-http-server-middleware-1.0.1-5.fc35.src.rpm
Repository : fedora
Summary : Common interface for HTTP server-side middleware
URL : https://github.com/php-fig/http-server-middleware
License : MIT
Description : This repository holds the MiddlewareInterface related to PSR-15
: (HTTP Server Request Handlers).
:
: Note that this is not a Middleware implementation of its own.
: It is merely the interface that describe a Middleware.
:
: Please refer to the specification for a description:
: https://www.php-fig.org/psr/psr-15/
:
:
: Autoloader: /usr/share/php/Psr/Http/Server/middleware-autoload.php