How to Install and Uninstall php-phpdocumentor-reflection-docblock.noarch Package on Fedora 36

Last updated: January 20,2025

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

Please follow the instructions below to install php-phpdocumentor-reflection-docblock.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall php-phpdocumentor-reflection-docblock.noarch on Fedora 36:

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

3. Information about the php-phpdocumentor-reflection-docblock.noarch package on Fedora 36

Last metadata expiration check: 5:37:43 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-phpdocumentor-reflection-docblock
Version : 3.2.2
Release : 12.fc36
Architecture : noarch
Size : 33 k
Source : php-phpdocumentor-reflection-docblock-3.2.2-12.fc36.src.rpm
Repository : fedora
Summary : DocBlock parser
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.