How to Install and Uninstall perl-CGI-Application-Plugin-ActionDispatch.noarch Package on Fedora 34

Last updated: July 07,2024

1. Install "perl-CGI-Application-Plugin-ActionDispatch.noarch" package

Please follow the steps below to install perl-CGI-Application-Plugin-ActionDispatch.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-CGI-Application-Plugin-ActionDispatch.noarch

2. Uninstall "perl-CGI-Application-Plugin-ActionDispatch.noarch" package

Here is a brief guide to show you how to uninstall perl-CGI-Application-Plugin-ActionDispatch.noarch on Fedora 34:

$ sudo dnf remove perl-CGI-Application-Plugin-ActionDispatch.noarch $ sudo dnf autoremove

3. Information about the perl-CGI-Application-Plugin-ActionDispatch.noarch package on Fedora 34

Last metadata expiration check: 5:05:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-CGI-Application-Plugin-ActionDispatch
Version : 0.99
Release : 23.fc34
Architecture : noarch
Size : 19 k
Source : perl-CGI-Application-Plugin-ActionDispatch-0.99-23.fc34.src.rpm
Repository : fedora
Summary : Adds attribute based support for parsing the PATH_INFO of an HTTP request
URL : https://metacpan.org/release/CGI-Application-Plugin-ActionDispatch
License : GPL+ or Artistic
Description : CGI::Application::Plugin::ActionDispatch adds attribute based support for
: parsing the PATH_INFO of the incoming HTTP request. For those who are familiar
: with Catalyst, the interface works very similar.