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

Last updated: October 05,2024

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

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

$ 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 34:

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

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

Last metadata expiration check: 4:47:09 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : php-symfony3-http-kernel
Version : 3.4.49
Release : 1.fc34
Architecture : noarch
Size : 101 k
Source : php-symfony3-3.4.49-1.fc34.src.rpm
Repository : updates
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