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

Last updated: September 23,2024

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

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

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

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

This tutorial shows how to uninstall php-symfony4-http-kernel.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:01:57 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : php-symfony4-http-kernel
Version : 4.4.47
Release : 1.fc38
Architecture : noarch
Size : 138 k
Source : php-symfony4-4.4.47-1.fc38.src.rpm
Repository : fedora
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