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

Last updated: November 25,2024

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

Please follow the guidelines below to install php-psr-http-message.noarch on Fedora 38

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

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

Learn how to uninstall php-psr-http-message.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:29:45 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : php-psr-http-message
Version : 1.1
Release : 1.fc38.remi
Architecture : noarch
Size : 20 k
Source : php-psr-http-message-1.1-1.fc38.remi.src.rpm
Repository : remi
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/