How to Install and Uninstall php-symfony3-cache.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "php-symfony3-cache.noarch" package

Please follow the steps below to install php-symfony3-cache.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-symfony3-cache.noarch

2. Uninstall "php-symfony3-cache.noarch" package

In this section, we are going to explain the necessary steps to uninstall php-symfony3-cache.noarch on Fedora 34:

$ sudo dnf remove php-symfony3-cache.noarch $ sudo dnf autoremove

3. Information about the php-symfony3-cache.noarch package on Fedora 34

Last metadata expiration check: 3:07:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-symfony3-cache
Version : 3.4.49
Release : 1.fc34
Architecture : noarch
Size : 46 k
Source : php-symfony3-3.4.49-1.fc34.src.rpm
Repository : updates
Summary : Symfony implementation of PSR-6 (version 3)
URL : http://symfony.com/doc/3.4/components/cache.html
License : MIT and CC-BY-SA
Description : The Cache component provides an extended PSR-6 [1] implementation for adding
: cache to your applications. It is designed to have a low overhead and it ships
: with ready to use adapters for the most common caching backends.
:
: Autoloader: /usr/share/php/Symfony3/Component/Cache/autoload.php
:
: [1] http://www.php-fig.org/psr/psr-6/