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

Last updated: September 30,2024

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

This is a short guide on how to install php-psr-link.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 5:50:08 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-psr-link
Version : 1.1.1
Release : 3.fc36
Architecture : noarch
Size : 12 k
Source : php-psr-link-1.1.1-3.fc36.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