How to Install and Uninstall perl-Catalyst-Plugin-PageCache.noarch Package on Fedora 35
Last updated: November 20,2024
1. Install "perl-Catalyst-Plugin-PageCache.noarch" package
In this section, we are going to explain the necessary steps to install perl-Catalyst-Plugin-PageCache.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
perl-Catalyst-Plugin-PageCache.noarch
Copied
2. Uninstall "perl-Catalyst-Plugin-PageCache.noarch" package
This tutorial shows how to uninstall perl-Catalyst-Plugin-PageCache.noarch on Fedora 35:
$
sudo dnf remove
perl-Catalyst-Plugin-PageCache.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Catalyst-Plugin-PageCache.noarch package on Fedora 35
Last metadata expiration check: 1:16:27 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Catalyst-Plugin-PageCache
Version : 0.32
Release : 17.fc35
Architecture : noarch
Size : 27 k
Source : perl-Catalyst-Plugin-PageCache-0.32-17.fc35.src.rpm
Repository : fedora
Summary : Cache the output of entire pages
URL : https://metacpan.org/release/Catalyst-Plugin-PageCache
License : GPL+ or Artistic
Description : Many dynamic websites perform heavy processing on most pages, yet this
: information may rarely change from request to request. Using the PageCache
: plugin, you can cache the full output of different pages so they are served
: to your visitors as fast as possible. This method of caching is very useful
: for withstanding a Slashdotting, for example.
Available Packages
Name : perl-Catalyst-Plugin-PageCache
Version : 0.32
Release : 17.fc35
Architecture : noarch
Size : 27 k
Source : perl-Catalyst-Plugin-PageCache-0.32-17.fc35.src.rpm
Repository : fedora
Summary : Cache the output of entire pages
URL : https://metacpan.org/release/Catalyst-Plugin-PageCache
License : GPL+ or Artistic
Description : Many dynamic websites perform heavy processing on most pages, yet this
: information may rarely change from request to request. Using the PageCache
: plugin, you can cache the full output of different pages so they are served
: to your visitors as fast as possible. This method of caching is very useful
: for withstanding a Slashdotting, for example.