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

Last updated: October 06,2024

1. Install "php-doctrine-reflection.noarch" package

Learn how to install php-doctrine-reflection.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-doctrine-reflection.noarch

2. Uninstall "php-doctrine-reflection.noarch" package

Here is a brief guide to show you how to uninstall php-doctrine-reflection.noarch on Fedora 36:

$ sudo dnf remove php-doctrine-reflection.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:39:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-doctrine-reflection
Version : 1.2.3
Release : 1.fc36.remi
Architecture : noarch
Size : 18 k
Source : php-doctrine-reflection-1.2.3-1.fc36.remi.src.rpm
Repository : remi
Summary : Additional reflection functionality
URL : https://github.com/doctrine/reflection
License : MIT
Description : The Doctrine Reflection project is a simple library used by the various
: Doctrine projects which adds some additional functionality on top of the
: reflection functionality that comes with PHP. It allows you to get the
: reflection information about classes, methods and properties statically.
:
: Autoloader: /usr/share/php/Doctrine/Common/Reflection/autoload.php