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

Last updated: October 07,2024

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

This tutorial shows how to install php-pear-Cache-Lite.noarch on Fedora 35

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

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

This tutorial shows how to uninstall php-pear-Cache-Lite.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:13:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-pear-Cache-Lite
Version : 1.8.3
Release : 5.fc35
Architecture : noarch
Size : 45 k
Source : php-pear-Cache-Lite-1.8.3-5.fc35.src.rpm
Repository : fedora
Summary : Fast and Safe little cache system for PHP
URL : http://pear.php.net/package/Cache_Lite
License : PHP
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).