How to Install and Uninstall perl-Catalyst-Action-RenderView.noarch Package on Fedora 36

Last updated: January 16,2025

1. Install "perl-Catalyst-Action-RenderView.noarch" package

In this section, we are going to explain the necessary steps to install perl-Catalyst-Action-RenderView.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Catalyst-Action-RenderView.noarch

2. Uninstall "perl-Catalyst-Action-RenderView.noarch" package

Please follow the steps below to uninstall perl-Catalyst-Action-RenderView.noarch on Fedora 36:

$ sudo dnf remove perl-Catalyst-Action-RenderView.noarch $ sudo dnf autoremove

3. Information about the perl-Catalyst-Action-RenderView.noarch package on Fedora 36

Last metadata expiration check: 0:30:44 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Catalyst-Action-RenderView
Version : 0.16
Release : 31.fc36
Architecture : noarch
Size : 15 k
Source : perl-Catalyst-Action-RenderView-0.16-31.fc36.src.rpm
Repository : fedora
Summary : Sensible default end action for view rendering
URL : https://metacpan.org/release/Catalyst-Action-RenderView
License : GPL+ or Artistic
Description : This action implements a sensible default end action, which will forward to
: the first available view, unless status is set to 3xx, or there is a
: response body. It also allows you to pass dump_info=1 to the url in order
: to force a debug screen, while in debug mode.