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

Last updated: May 07,2024

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

This guide covers the steps necessary to install php-psr-http-server-middleware.noarch on Fedora 36

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

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

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

$ 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 36

Last metadata expiration check: 5:13:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-psr-http-server-middleware
Version : 1.0.1
Release : 6.fc36
Architecture : noarch
Size : 11 k
Source : php-psr-http-server-middleware-1.0.1-6.fc36.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