How to Install and Uninstall php-cakephp4-cache.noarch Package on Fedora 35

Last updated: January 18,2025

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

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

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

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

Here is a brief guide to show you how to uninstall php-cakephp4-cache.noarch on Fedora 35:

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

3. Information about the php-cakephp4-cache.noarch package on Fedora 35

Last metadata expiration check: 2:06:26 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-cakephp4-cache
Version : 4.4.4
Release : 1.fc35.remi
Architecture : noarch
Size : 30 k
Source : php-cakephp4-4.4.4-1.fc35.remi.src.rpm
Repository : remi
Summary : CakePHP Collection Library
URL : https://cakephp.org/
License : MIT
Description : CakePHP Caching Library:
:
: The Cache library provides a Cache service locator for interfacing with
: multiple caching backends using a simple to use interface.
:
: The caching backends supported are:
: * Files
: * APC
: * Memcached
: * Redis
: * Wincache
: * Xcache