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

Last updated: July 05,2024

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

Please follow the guidelines below to install php-symfony4-http-kernel.noarch on Fedora 34

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

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

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

Last metadata expiration check: 2:44:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-symfony4-http-kernel
Version : 4.4.40
Release : 1.fc34
Architecture : noarch
Size : 113 k
Source : php-symfony4-4.4.40-1.fc34.src.rpm
Repository : updates
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