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

Last updated: July 01,2024

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

Please follow the guidance below to install perl-Catalyst-Action-RenderView.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-Catalyst-Action-RenderView.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:35:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Catalyst-Action-RenderView
Version : 0.16
Release : 28.fc34
Architecture : noarch
Size : 15 k
Source : perl-Catalyst-Action-RenderView-0.16-28.fc34.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.