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

Last updated: November 25,2024

1. Install "php-psr-simple-cache.noarch" package

Learn how to install php-psr-simple-cache.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-psr-simple-cache.noarch

2. Uninstall "php-psr-simple-cache.noarch" package

Please follow the guidelines below to uninstall php-psr-simple-cache.noarch on Fedora 35:

$ sudo dnf remove php-psr-simple-cache.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:45:51 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : php-psr-simple-cache
Version : 1.0.1
Release : 8.fc35
Architecture : noarch
Size : 12 k
Source : php-psr-simple-cache-1.0.1-8.fc35.src.rpm
Repository : fedora
Summary : Common interfaces for simple caching (PSR-16)
URL : http://www.php-fig.org/psr/psr-16/
License : MIT
Description : This repository holds all interfaces related to PSR-16.
:
: Note that this is not a cache implementation of its own. It is merely an
: interface that describes a cache implementation. See the specification [1]
: for more details.
:
: You can find implementations of the specification by looking for packages
: providing the psr/simple-cache-implementation [2] virtual package.
:
: Autoloader: /usr/share/php/Psr/SimpleCache/autoload.php
:
: [1] https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-16-simple-cache.md
: [2] https://packagist.org/providers/psr/simple-cache-implementation