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

Last updated: October 05,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 34

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

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

Please follow the instructions below to uninstall php-webimpress-http-middleware-compatibility.noarch on Fedora 34:

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

Last metadata expiration check: 4:07:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-webimpress-http-middleware-compatibility
Version : 0.1.4
Release : 5.fc34
Architecture : noarch
Size : 13 k
Source : php-webimpress-http-middleware-compatibility-0.1.4-5.fc34.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