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

Last updated: January 11,2025

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

This guide covers the steps necessary to install php-react-cache.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 4:43:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-react-cache
Version : 1.1.1
Release : 3.fc36
Architecture : noarch
Size : 17 k
Source : php-react-cache-1.1.1-3.fc36.src.rpm
Repository : fedora
Summary : Async caching
URL : https://reactphp.org/cache/
License : MIT
Description : Promised cache interface.
:
: The cache component provides a promise-based cache interface and an in-memory
: ArrayCache implementation of that. This allows consumers to type hint against
: the interface and third parties to provide alternate implementations.
:
: Autoloader: /usr/share/php/React/Cache/autoload.php