How to Install and Uninstall php-psr-cache.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "php-psr-cache.noarch" package
Please follow the steps below to install php-psr-cache.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
php-psr-cache.noarch
Copied
2. Uninstall "php-psr-cache.noarch" package
Please follow the instructions below to uninstall php-psr-cache.noarch on Rocky Linux 8:
$
sudo dnf remove
php-psr-cache.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-psr-cache.noarch package on Rocky Linux 8
Last metadata expiration check: 0:59:42 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : php-psr-cache
Version : 1.0.1
Release : 3.el8.remi
Architecture : noarch
Size : 13 k
Source : php-psr-cache-1.0.1-3.el8.remi.src.rpm
Repository : remi-safe
Summary : PSR Cache: Common interface for caching libraries
URL : https://github.com/php-fig/cache
License : MIT
Description : This package holds all interfaces defined by PSR-6 [1].
:
: Note that this is not a Cache implementation of its own. It is merely an
: interface that describes a Cache implementation. See the specification for
: more details.
:
: Autoloader: /usr/share/php/Psr/Cache/autoload.php
:
: [1] http://www.php-fig.org/psr/psr-6/
Available Packages
Name : php-psr-cache
Version : 1.0.1
Release : 3.el8.remi
Architecture : noarch
Size : 13 k
Source : php-psr-cache-1.0.1-3.el8.remi.src.rpm
Repository : remi-safe
Summary : PSR Cache: Common interface for caching libraries
URL : https://github.com/php-fig/cache
License : MIT
Description : This package holds all interfaces defined by PSR-6 [1].
:
: Note that this is not a Cache implementation of its own. It is merely an
: interface that describes a Cache implementation. See the specification for
: more details.
:
: Autoloader: /usr/share/php/Psr/Cache/autoload.php
:
: [1] http://www.php-fig.org/psr/psr-6/