How to Install and Uninstall php-symfony-dependency-injection.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "php-symfony-dependency-injection.noarch" package

In this section, we are going to explain the necessary steps to install php-symfony-dependency-injection.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-symfony-dependency-injection.noarch

2. Uninstall "php-symfony-dependency-injection.noarch" package

This guide let you learn how to uninstall php-symfony-dependency-injection.noarch on Fedora 34:

$ sudo dnf remove php-symfony-dependency-injection.noarch $ sudo dnf autoremove

3. Information about the php-symfony-dependency-injection.noarch package on Fedora 34

Last metadata expiration check: 0:22:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-symfony-dependency-injection
Version : 2.8.52
Release : 6.fc34
Architecture : noarch
Size : 73 k
Source : php-symfony-2.8.52-6.fc34.src.rpm
Repository : fedora
Summary : Symfony DependencyInjection Component
URL : http://symfony.com/doc/2.8/components/dependency_injection/index.html
License : MIT
Description : The Dependency Injection component allows you to standardize and centralize
: the way objects are constructed in your application.
:
: Optional:
: * Symfony ProxyManager Bridge (php-symfony-proxy-manager-bridge)
: Generate service proxies to lazy load them.