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

Last updated: October 05,2024

1. Install "php-fig-link-util.noarch" package

This is a short guide on how to install php-fig-link-util.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-fig-link-util.noarch

2. Uninstall "php-fig-link-util.noarch" package

Learn how to uninstall php-fig-link-util.noarch on Fedora 34:

$ sudo dnf remove php-fig-link-util.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:11:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-fig-link-util
Version : 1.1.0
Release : 3.fc34
Architecture : noarch
Size : 19 k
Source : php-fig-link-util-1.1.0-3.fc34.src.rpm
Repository : fedora
Summary : Common utility implementations for HTTP links
URL : https://github.com/php-fig/link-util
License : MIT
Description : This package includes common utilities to assist with implementing
: PSR-13 [1].
:
: Note that it is not intended as a complete PSR-13 implementation, only
: a partial implementation to make writing other implementations easier.
:
: Autoloader: /usr/share/php/Fig/Link/autoload.php
:
: [1] http://www.php-fig.org/psr/psr-13/