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

Last updated: June 26,2024

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

This tutorial shows how to install php-symfony4-cache.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall php-symfony4-cache.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:34:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-symfony4-cache
Version : 4.4.40
Release : 1.fc34
Architecture : noarch
Size : 67 k
Source : php-symfony4-4.4.40-1.fc34.src.rpm
Repository : updates
Summary : Symfony implementation of PSR-6 and PSR-16 (version 4)
URL : http://symfony.com/doc/4.4/components/cache.html
License : MIT
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/Symfony4/Component/Cache/autoload.php
:
: [1] http://www.php-fig.org/psr/psr-6/