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

Last updated: February 12,2025

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

Please follow the steps below to install php-react-cache.noarch on Fedora 35

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

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

Please follow the guidance below to uninstall php-react-cache.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:16:03 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-react-cache
Version : 1.1.1
Release : 2.fc35
Architecture : noarch
Size : 17 k
Source : php-react-cache-1.1.1-2.fc35.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