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

Last updated: January 04,2025

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

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

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

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

Please follow the steps below to uninstall php-symfony4-http-kernel.noarch on Fedora 36:

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

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

Last metadata expiration check: 5:29:24 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-symfony4-http-kernel
Version : 4.4.44
Release : 1.fc36.remi
Architecture : noarch
Size : 113 k
Source : php-symfony4-4.4.44-1.fc36.remi.src.rpm
Repository : remi
Summary : Symfony HttpKernel Component (version 4)
URL : http://symfony.com/doc/4.4/components/http_kernel.html
License : MIT
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/4.4/reference/configuration/kernel.html
:
: Autoloader: /usr/share/php/Symfony4/Component/HttpKernel/autoload.php