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

Last updated: January 10,2025

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

This is a short guide on how to install php-sebastian-object-reflector.noarch on Fedora 36

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

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

This tutorial shows how to uninstall php-sebastian-object-reflector.noarch on Fedora 36:

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

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

Last metadata expiration check: 2:33:46 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-sebastian-object-reflector
Version : 1.1.2
Release : 5.fc36
Architecture : noarch
Size : 11 k
Source : php-sebastian-object-reflector-1.1.2-5.fc36.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.