How to Install and Uninstall php-ocramius-instantiator.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "php-ocramius-instantiator.noarch" package

Here is a brief guide to show you how to install php-ocramius-instantiator.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-ocramius-instantiator.noarch

2. Uninstall "php-ocramius-instantiator.noarch" package

This is a short guide on how to uninstall php-ocramius-instantiator.noarch on Fedora 34:

$ sudo dnf remove php-ocramius-instantiator.noarch $ sudo dnf autoremove

3. Information about the php-ocramius-instantiator.noarch package on Fedora 34

Last metadata expiration check: 4:27:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-ocramius-instantiator
Version : 1.1.4
Release : 12.fc34
Architecture : noarch
Size : 14 k
Source : php-ocramius-instantiator-1.1.4-12.fc34.src.rpm
Repository : fedora
Summary : Instantiate objects in PHP without invoking their constructors
URL : https://github.com/Ocramius/Instantiator
License : MIT
Description : This library provides a way of avoiding usage of constructors when
: instantiating PHP classes.