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

Last updated: November 29,2024

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

Please follow the guidelines below to install php-doctrine-reflection.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall php-doctrine-reflection.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:29:13 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-doctrine-reflection
Version : 1.2.4
Release : 1.fc38.remi
Architecture : noarch
Size : 18 k
Source : php-doctrine-reflection-1.2.4-1.fc38.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