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

Last updated: September 23,2024

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

Here is a brief guide to show you how to install php-symfony4-cache.noarch on Fedora 39

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

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

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

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

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

Last metadata expiration check: 2:18:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-symfony4-cache
Version : 4.4.50
Release : 5.fc39
Architecture : noarch
Size : 79 k
Source : php-symfony4-4.4.50-5.fc39.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/