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

Last updated: September 22,2024

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

Please follow the guidelines below to install php-laminas-cache.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 1:31:21 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-laminas-cache
Version : 2.11.3
Release : 3.fc36
Architecture : noarch
Size : 105 k
Source : php-laminas-cache-2.11.3-3.fc36.src.rpm
Repository : fedora
Summary : Laminas Framework Cache component
URL : https://github.com/laminas/laminas-cache
License : BSD
Description : Laminas\Cache provides a general cache system for PHP.
: The Laminas\Cache component is able to cache different patterns
: (class, object, output, etc) using different storage adapters
: (DB, File, Memcache, etc).
:
: Documentation: https://docs.laminas.dev/laminas-cache/