How to Install and Uninstall php-sebastian-object-reflector.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "php-sebastian-object-reflector.noarch" package

In this section, we are going to explain the necessary steps to install php-sebastian-object-reflector.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-sebastian-object-reflector.noarch

2. Uninstall "php-sebastian-object-reflector.noarch" package

This guide let you learn how to uninstall php-sebastian-object-reflector.noarch on Fedora 34:

$ sudo dnf remove php-sebastian-object-reflector.noarch $ sudo dnf autoremove

3. Information about the php-sebastian-object-reflector.noarch package on Fedora 34

Last metadata expiration check: 4:24:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-sebastian-object-reflector
Version : 1.1.2
Release : 2.fc34
Architecture : noarch
Size : 11 k
Source : php-sebastian-object-reflector-1.1.2-2.fc34.src.rpm
Repository : fedora
Summary : Allows reflection of object attributes
URL : https://github.com/sebastianbergmann/object-reflector
License : BSD
Description : Allows reflection of object attributes, including inherited
: and non-public ones.