How to Install and Uninstall php-webimpress-http-middleware-compatibility.noarch Package on Fedora 35

Last updated: November 26,2024

1. Install "php-webimpress-http-middleware-compatibility.noarch" package

This is a short guide on how to install php-webimpress-http-middleware-compatibility.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-webimpress-http-middleware-compatibility.noarch

2. Uninstall "php-webimpress-http-middleware-compatibility.noarch" package

This guide let you learn how to uninstall php-webimpress-http-middleware-compatibility.noarch on Fedora 35:

$ sudo dnf remove php-webimpress-http-middleware-compatibility.noarch $ sudo dnf autoremove

3. Information about the php-webimpress-http-middleware-compatibility.noarch package on Fedora 35

Last metadata expiration check: 0:23:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-webimpress-http-middleware-compatibility
Version : 0.1.4
Release : 7.fc35
Architecture : noarch
Size : 13 k
Source : php-webimpress-http-middleware-compatibility-0.1.4-7.fc35.src.rpm
Repository : fedora
Summary : Compatibility library for Draft PSR-15 HTTP Middleware
URL : https://github.com/webimpress/http-middleware-compatibility
License : BSD
Description : The purpose of the library is to deliver consistent interface for
: different versions of http-interop/http-middleware which implements
: Draft of PSR-15 HTTP Middleware.
:
: Many projects currently use different version of library
: http-interop/http-middleware and updating to newest version requires
: usually major release. The library lets consumers of your component
: decide what version of http-interop/http-middleware they want to use
: and allow them to migrate to the latest version at any time.
:
: Autoloader: /usr/share/php/webimpress/http-middleware-compatibility/autoload.php