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

Last updated: May 18,2024

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

Here is a brief guide to show you how to install php-symfony4-http-kernel.noarch on Fedora 35

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

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

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

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

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

Last metadata expiration check: 0:02:51 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : php-symfony4-http-kernel
Version : 4.4.44
Release : 1.fc35.remi
Architecture : noarch
Size : 113 k
Source : php-symfony4-4.4.44-1.fc35.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