How to Install and Uninstall php-psr-link.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "php-psr-link.noarch" package

Please follow the step by step instructions below to install php-psr-link.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-psr-link.noarch

2. Uninstall "php-psr-link.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-psr-link.noarch on Fedora 34:

$ sudo dnf remove php-psr-link.noarch $ sudo dnf autoremove

3. Information about the php-psr-link.noarch package on Fedora 34

Last metadata expiration check: 0:27:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-psr-link
Version : 1.0.0
Release : 9.fc34
Architecture : noarch
Size : 12 k
Source : php-psr-link-1.0.0-9.fc34.src.rpm
Repository : fedora
Summary : Common interfaces for HTTP links (PSR-13)
URL : http://www.php-fig.org/psr/psr-13/
License : MIT
Description : This package holds all interfaces/classes/traits related to PSR-13 [1].
:
: Note that this is not an HTTP link implementation of its own. It is merely an
: interface that describes an HTTP link. See the specification for more details.
:
: Autoloader: /usr/share/php/Psr/Link/autoload.php
:
: [1] https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-13-links.md