How to Install and Uninstall php-symfony-framework-bundle.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "php-symfony-framework-bundle.noarch" package

This tutorial shows how to install php-symfony-framework-bundle.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-symfony-framework-bundle.noarch

2. Uninstall "php-symfony-framework-bundle.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-symfony-framework-bundle.noarch on Fedora 34:

$ sudo dnf remove php-symfony-framework-bundle.noarch $ sudo dnf autoremove

3. Information about the php-symfony-framework-bundle.noarch package on Fedora 34

Last metadata expiration check: 4:39:57 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-symfony-framework-bundle
Version : 2.8.52
Release : 6.fc34
Architecture : noarch
Size : 123 k
Source : php-symfony-2.8.52-6.fc34.src.rpm
Repository : fedora
Summary : Symfony Framework Bundle
URL : https://symfony.com
License : MIT
Description : The FrameworkBundle contains most of the "base" framework functionality and can
: be configured under the framework key in your application configuration. This
: includes settings related to sessions, translation, forms, validation, routing
: and more.
:
: Configuration reference:
: http://symfony.com/doc/2.8/reference/configuration/framework.html