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

Last updated: October 04,2024

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

In this section, we are going to explain the necessary steps to install php-psr-http-server-middleware.noarch on Fedora 34

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

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

This guide let you learn how to uninstall php-psr-http-server-middleware.noarch on Fedora 34:

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

Last metadata expiration check: 3:59:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-psr-http-server-middleware
Version : 1.0.1
Release : 4.fc34
Architecture : noarch
Size : 10 k
Source : php-psr-http-server-middleware-1.0.1-4.fc34.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