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

Last updated: April 27,2024

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

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

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

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

In this section, we are going to explain the necessary steps to uninstall php-phpdocumentor-reflection-docblock.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:22:33 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-phpdocumentor-reflection-docblock
Version : 3.2.2
Release : 9.fc34
Architecture : noarch
Size : 33 k
Source : php-phpdocumentor-reflection-docblock-3.2.2-9.fc34.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.