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

Last updated: October 07,2024

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

Please follow the guidance below to install php-cakephp4-cache.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall php-cakephp4-cache.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:43:50 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-cakephp4-cache
Version : 4.4.4
Release : 1.fc36.remi
Architecture : noarch
Size : 30 k
Source : php-cakephp4-4.4.4-1.fc36.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