How to Install and Uninstall php-laminas-cache.noarch Package on Fedora 38
Last updated: November 29,2024
1. Install "php-laminas-cache.noarch" package
This tutorial shows how to install php-laminas-cache.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
php-laminas-cache.noarch
Copied
2. Uninstall "php-laminas-cache.noarch" package
This guide covers the steps necessary to uninstall php-laminas-cache.noarch on Fedora 38:
$
sudo dnf remove
php-laminas-cache.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the php-laminas-cache.noarch package on Fedora 38
Last metadata expiration check: 1:48:20 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-laminas-cache
Version : 2.11.3
Release : 5.fc38
Architecture : noarch
Size : 131 k
Source : php-laminas-cache-2.11.3-5.fc38.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/
Available Packages
Name : php-laminas-cache
Version : 2.11.3
Release : 5.fc38
Architecture : noarch
Size : 131 k
Source : php-laminas-cache-2.11.3-5.fc38.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/