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

Last updated: November 28,2024

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

This guide let you learn how to install php-symfony-http-kernel.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 5:46:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-symfony-http-kernel
Version : 2.8.52
Release : 8.fc36
Architecture : noarch
Size : 88 k
Source : php-symfony-2.8.52-8.fc36.src.rpm
Repository : fedora
Summary : Symfony HttpKernel Component
URL : http://symfony.com/doc/2.8/components/http_kernel/index.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/2.8/reference/configuration/kernel.html
:
: Optional:
: * APC (php-pecl-apcu)
: * Memcache (php-pecl-memcache)
: * Memcached (php-pecl-memcached)
: * Mongo (php-pecl-mongo)
: * Redis (php-pecl-redis)
: * Zend OPcache (php-opcache)