How to Install and Uninstall php-Metadata.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "php-Metadata.noarch" package

Please follow the step by step instructions below to install php-Metadata.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-Metadata.noarch

2. Uninstall "php-Metadata.noarch" package

Please follow the step by step instructions below to uninstall php-Metadata.noarch on Fedora 35:

$ sudo dnf remove php-Metadata.noarch $ sudo dnf autoremove

3. Information about the php-Metadata.noarch package on Fedora 35

Last metadata expiration check: 1:11:29 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : php-Metadata
Version : 1.7.0
Release : 3.fc35
Architecture : noarch
Size : 19 k
Source : php-Metadata-1.7.0-3.fc35.src.rpm
Repository : fedora
Summary : Class/method/property metadata management in PHP
URL : https://github.com/schmittjoh/metadata
License : MIT
Description : This library provides some commonly needed base classes for managing metadata
: for classes, methods and properties. The metadata can come from many different
: sources (annotations, YAML/XML/PHP configuration files).
:
: The metadata classes are used to abstract away that source and provide a common
: interface for all of them.
:
: Autoloader: /usr/share/php/Metadata/autoload.php