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

Last updated: January 10,2025

1. Install "php-psr-http-message.noarch" package

Please follow the steps below to install php-psr-http-message.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-psr-http-message.noarch

2. Uninstall "php-psr-http-message.noarch" package

This guide covers the steps necessary to uninstall php-psr-http-message.noarch on Fedora 36:

$ sudo dnf remove php-psr-http-message.noarch $ sudo dnf autoremove

3. Information about the php-psr-http-message.noarch package on Fedora 36

Last metadata expiration check: 4:57:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-psr-http-message
Version : 1.0.1
Release : 12.fc36
Architecture : noarch
Size : 21 k
Source : php-psr-http-message-1.0.1-12.fc36.src.rpm
Repository : fedora
Summary : Common interface for HTTP messages (PSR-7)
URL : https://github.com/php-fig/http-message
License : MIT
Description : This package holds all interfaces/classes/traits related to PSR-7 [1].
:
: Note that this is not a HTTP message implementation of its own. It is merely an
: interface that describes a HTTP message. See the specification for more details.
:
: Autoloader: /usr/share/php/Psr/Http/Message/autoload.php
:
: [1] http://www.php-fig.org/psr/psr-7/