How to Install and Uninstall php-symfony3-http-kernel.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "php-symfony3-http-kernel.noarch" package

This guide covers the steps necessary to install php-symfony3-http-kernel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install php-symfony3-http-kernel.noarch

2. Uninstall "php-symfony3-http-kernel.noarch" package

Here is a brief guide to show you how to uninstall php-symfony3-http-kernel.noarch on Fedora 36:

$ sudo dnf remove php-symfony3-http-kernel.noarch $ sudo dnf autoremove

3. Information about the php-symfony3-http-kernel.noarch package on Fedora 36

Last metadata expiration check: 1:16:14 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-symfony3-http-kernel
Version : 3.4.49
Release : 3.fc36
Architecture : noarch
Size : 100 k
Source : php-symfony3-3.4.49-3.fc36.src.rpm
Repository : fedora
Summary : Symfony HttpKernel Component (version 3)
URL : http://symfony.com/doc/3.4/components/http_kernel.html
License : MIT and CC-BY-SA
Description : The HttpKernel Component provides a structured process for converting a Request
: into a Response by making use of the event dispatcher. It's flexible enough to
: create a full-stack framework (Symfony), a micro-framework (Silex) or an
: advanced CMS system (Drupal).
:
: Configuration reference:
: http://symfony.com/doc/3.4/reference/configuration/kernel.html
:
: Autoloader: /usr/share/php/Symfony3/Component/HttpKernel/autoload.php