How to Install and Uninstall php-ocramius-instantiator.noarch Package on Fedora 39
Last updated: January 11,2025
1. Install "php-ocramius-instantiator.noarch" package
This guide let you learn how to install php-ocramius-instantiator.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
php-ocramius-instantiator.noarch
Copied
2. Uninstall "php-ocramius-instantiator.noarch" package
In this section, we are going to explain the necessary steps to uninstall php-ocramius-instantiator.noarch on Fedora 39:
$
sudo dnf remove
php-ocramius-instantiator.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-ocramius-instantiator.noarch package on Fedora 39
Last metadata expiration check: 3:31:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php-ocramius-instantiator
Version : 1.1.4
Release : 17.fc39
Architecture : noarch
Size : 14 k
Source : php-ocramius-instantiator-1.1.4-17.fc39.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.
Available Packages
Name : php-ocramius-instantiator
Version : 1.1.4
Release : 17.fc39
Architecture : noarch
Size : 14 k
Source : php-ocramius-instantiator-1.1.4-17.fc39.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.