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

Last updated: October 02,2024

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

This guide let you learn how to install php-symfony3-http-kernel.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall php-symfony3-http-kernel.noarch on Fedora 38:

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

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

Last metadata expiration check: 3:49:54 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-symfony3-http-kernel
Version : 3.4.49
Release : 5.fc38
Architecture : noarch
Size : 123 k
Source : php-symfony3-3.4.49-5.fc38.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