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

Last updated: January 13,2025

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

This is a short guide on how to install php-symfony4-cache.noarch on Fedora 36

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

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

Please follow the guidelines below to uninstall php-symfony4-cache.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:09:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-symfony4-cache
Version : 4.4.44
Release : 1.fc36.remi
Architecture : noarch
Size : 67 k
Source : php-symfony4-4.4.44-1.fc36.remi.src.rpm
Repository : remi
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/