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

Last updated: October 09,2024

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

This guide let you learn how to install php-doctrine-reflection.noarch on Fedora 35

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

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

Please follow the steps below to uninstall php-doctrine-reflection.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:42:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-doctrine-reflection
Version : 1.2.3
Release : 1.fc35.remi
Architecture : noarch
Size : 18 k
Source : php-doctrine-reflection-1.2.3-1.fc35.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