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

Last updated: January 09,2025

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

This guide let you learn how to install php-psr-simple-cache.noarch on Fedora 38

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

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

This guide let you learn how to uninstall php-psr-simple-cache.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:20:34 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-psr-simple-cache
Version : 1.0.1
Release : 11.fc38
Architecture : noarch
Size : 12 k
Source : php-psr-simple-cache-1.0.1-11.fc38.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