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

Last updated: July 03,2024

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

Please follow the steps below to install php-phpdocumentor-reflection-docblock2.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall php-phpdocumentor-reflection-docblock2.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:00:53 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-phpdocumentor-reflection-docblock2
Version : 2.0.5
Release : 8.fc34
Architecture : noarch
Size : 28 k
Source : php-phpdocumentor-reflection-docblock2-2.0.5-8.fc34.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.