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

Last updated: October 08,2024

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

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

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

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

Please follow the guidelines below to uninstall php-laminas-cache.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:44:56 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-cache
Version : 2.11.2
Release : 1.fc34
Architecture : noarch
Size : 105 k
Source : php-laminas-cache-2.11.2-1.fc34.src.rpm
Repository : updates
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/