How to Install and Uninstall php-phpdocumentor-reflection-docblock2.noarch Package on Fedora 35

Last updated: February 13,2025

1. Install "php-phpdocumentor-reflection-docblock2.noarch" package

Please follow the guidelines below to install php-phpdocumentor-reflection-docblock2.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-phpdocumentor-reflection-docblock2.noarch

2. Uninstall "php-phpdocumentor-reflection-docblock2.noarch" package

This is a short guide on how to uninstall php-phpdocumentor-reflection-docblock2.noarch on Fedora 35:

$ sudo dnf remove php-phpdocumentor-reflection-docblock2.noarch $ sudo dnf autoremove

3. Information about the php-phpdocumentor-reflection-docblock2.noarch package on Fedora 35

Last metadata expiration check: 5:55:23 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-phpdocumentor-reflection-docblock2
Version : 2.0.5
Release : 10.fc35
Architecture : noarch
Size : 28 k
Source : php-phpdocumentor-reflection-docblock2-2.0.5-10.fc35.src.rpm
Repository : fedora
Summary : DocBlock parser (Version 2)
URL : https://github.com/phpDocumentor/ReflectionDocBlock
License : MIT
Description : The ReflectionDocBlock component of phpDocumentor provides a DocBlock
: parser that is fully compatible with the PHPDoc standard.
:
: With this component, a library can provide support for annotations via
: DocBlocks or otherwise retrieve information that is embedded in a DocBlock.