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

Last updated: October 05,2024

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

This is a short guide on how to install php-symfony-http-kernel.noarch on Fedora 34

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

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

Here is a brief guide to show you how to uninstall php-symfony-http-kernel.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:59:51 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-symfony-http-kernel
Version : 2.8.52
Release : 6.fc34
Architecture : noarch
Size : 89 k
Source : php-symfony-2.8.52-6.fc34.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)