How to Install and Uninstall php-pear-Cache-Lite.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "php-pear-Cache-Lite.noarch" package

Please follow the guidance below to install php-pear-Cache-Lite.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install php-pear-Cache-Lite.noarch

2. Uninstall "php-pear-Cache-Lite.noarch" package

This guide covers the steps necessary to uninstall php-pear-Cache-Lite.noarch on Fedora 39:

$ sudo dnf remove php-pear-Cache-Lite.noarch $ sudo dnf autoremove

3. Information about the php-pear-Cache-Lite.noarch package on Fedora 39

Last metadata expiration check: 2:06:00 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php-pear-Cache-Lite
Version : 2.0.0
Release : 1.fc39
Architecture : noarch
Size : 28 k
Source : php-pear-Cache-Lite-2.0.0-1.fc39.src.rpm
Repository : fedora
Summary : Fast and Safe little cache system for PHP
URL : https://github.com/pear/Cache_Lite
License : LGPL-2.1-or-later
Description : This package is a little cache system optimized for file containers. It is
: fast and safe (because it uses file locking and/or anti-corruption tests).