How to Install and Uninstall php-pear-Cache-Lite.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 12,2024

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

Please follow the guidance below to install php-pear-Cache-Lite.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall php-pear-Cache-Lite.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the php-pear-Cache-Lite.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:34:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php-pear-Cache-Lite
Version : 1.8.3
Release : 1.el8
Architecture : noarch
Size : 49 k
Source : php-pear-Cache-Lite-1.8.3-1.el8.src.rpm
Repository : epel
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).