How To Install perl-Maypole on Fedora 36

In this tutorial we learn how to install perl-Maypole in Fedora 36. perl-Maypole is MVC web application framework

Introduction

In this tutorial we learn how to install perl-Maypole on Fedora 36.

What is perl-Maypole

Maypole is a Perl framework for MVC-oriented web applications, similar to Jakarta’s Struts. Maypole is designed to minimize coding requirements for creating simple web interfaces to databases, while remaining flexible enough to support enterprise web applications.

We can use yum or dnf to install perl-Maypole on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Maypole.

Install perl-Maypole on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Maypole using dnf by running the following command:

sudo dnf -y install perl-Maypole

Install perl-Maypole on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Maypole using yum by running the following command:

sudo yum -y install perl-Maypole

How To Uninstall perl-Maypole on Fedora 36

To uninstall only the perl-Maypole package we can use the following command:

sudo dnf remove perl-Maypole

perl-Maypole Package Contents on Fedora 36

/usr/share/doc/perl-Maypole
/usr/share/doc/perl-Maypole/Changes
/usr/share/doc/perl-Maypole/README
/usr/share/man/man3/Apache::MVC.3pm.gz
/usr/share/man/man3/CGI::Maypole.3pm.gz
/usr/share/man/man3/CGI::Untaint::Maypole.3pm.gz
/usr/share/man/man3/Maypole.3pm.gz
/usr/share/man/man3/Maypole::Application.3pm.gz
/usr/share/man/man3/Maypole::CLI.3pm.gz
/usr/share/man/man3/Maypole::Config.3pm.gz
/usr/share/man/man3/Maypole::Constants.3pm.gz
/usr/share/man/man3/Maypole::HTTPD.3pm.gz
/usr/share/man/man3/Maypole::HTTPD::Frontend.3pm.gz
/usr/share/man/man3/Maypole::Headers.3pm.gz
/usr/share/man/man3/Maypole::Manual.3pm.gz
/usr/share/man/man3/Maypole::Manual::About.3pm.gz
/usr/share/man/man3/Maypole::Manual::Beer.3pm.gz
/usr/share/man/man3/Maypole::Manual::BuySpy.3pm.gz
/usr/share/man/man3/Maypole::Manual::Cookbook.3pm.gz
/usr/share/man/man3/Maypole::Manual::Flox.3pm.gz
/usr/share/man/man3/Maypole::Manual::Inheritance.3pm.gz
/usr/share/man/man3/Maypole::Manual::Install.3pm.gz
/usr/share/man/man3/Maypole::Manual::Model.3pm.gz
/usr/share/man/man3/Maypole::Manual::Plugins.3pm.gz
/usr/share/man/man3/Maypole::Manual::StandardTemplates.3pm.gz
/usr/share/man/man3/Maypole::Manual::View.3pm.gz
/usr/share/man/man3/Maypole::Manual::Workflow.3pm.gz
/usr/share/man/man3/Maypole::Model::Base.3pm.gz
/usr/share/man/man3/Maypole::Model::CDBI.3pm.gz
/usr/share/man/man3/Maypole::Model::CDBI::AsForm.3pm.gz
/usr/share/man/man3/Maypole::Model::CDBI::Base.3pm.gz
/usr/share/man/man3/Maypole::Model::CDBI::DFV.3pm.gz
/usr/share/man/man3/Maypole::Model::CDBI::FromCGI.3pm.gz
/usr/share/man/man3/Maypole::Model::CDBI::Plain.3pm.gz
/usr/share/man/man3/Maypole::Session.3pm.gz
/usr/share/man/man3/Maypole::View::Base.3pm.gz
/usr/share/man/man3/Maypole::View::TT.3pm.gz
/usr/share/perl5/vendor_perl/Apache
/usr/share/perl5/vendor_perl/Apache/MVC.pm
/usr/share/perl5/vendor_perl/CGI
/usr/share/perl5/vendor_perl/CGI/Maypole.pm
/usr/share/perl5/vendor_perl/CGI/Untaint
/usr/share/perl5/vendor_perl/CGI/Untaint/Maypole.pm
/usr/share/perl5/vendor_perl/Maypole
/usr/share/perl5/vendor_perl/Maypole.pm
/usr/share/perl5/vendor_perl/Maypole/Application.pm
/usr/share/perl5/vendor_perl/Maypole/CLI.pm
/usr/share/perl5/vendor_perl/Maypole/Config.pm
/usr/share/perl5/vendor_perl/Maypole/Constants.pm
/usr/share/perl5/vendor_perl/Maypole/HTTPD
/usr/share/perl5/vendor_perl/Maypole/HTTPD.pm
/usr/share/perl5/vendor_perl/Maypole/HTTPD/Frontend.pm
/usr/share/perl5/vendor_perl/Maypole/Headers.pm
/usr/share/perl5/vendor_perl/Maypole/Manual
/usr/share/perl5/vendor_perl/Maypole/Manual.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/About.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/Beer.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/BuySpy.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/Cookbook.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/Flox.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/Inheritance.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/Install.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/Model.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/Plugins.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/StandardTemplates.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/View.pod
/usr/share/perl5/vendor_perl/Maypole/Manual/Workflow.pod
/usr/share/perl5/vendor_perl/Maypole/Model
/usr/share/perl5/vendor_perl/Maypole/Model/Base.pm
/usr/share/perl5/vendor_perl/Maypole/Model/CDBI
/usr/share/perl5/vendor_perl/Maypole/Model/CDBI.pm
/usr/share/perl5/vendor_perl/Maypole/Model/CDBI/AsForm.pm
/usr/share/perl5/vendor_perl/Maypole/Model/CDBI/Base.pm
/usr/share/perl5/vendor_perl/Maypole/Model/CDBI/DFV.pm
/usr/share/perl5/vendor_perl/Maypole/Model/CDBI/FromCGI.pm
/usr/share/perl5/vendor_perl/Maypole/Model/CDBI/Plain.pm
/usr/share/perl5/vendor_perl/Maypole/Session.pm
/usr/share/perl5/vendor_perl/Maypole/View
/usr/share/perl5/vendor_perl/Maypole/View/Base.pm
/usr/share/perl5/vendor_perl/Maypole/View/TT.pm
/usr/share/perl5/vendor_perl/Maypole/templates
/usr/share/perl5/vendor_perl/Maypole/templates/beer
/usr/share/perl5/vendor_perl/Maypole/templates/beer/addnew
/usr/share/perl5/vendor_perl/Maypole/templates/factory
/usr/share/perl5/vendor_perl/Maypole/templates/factory/addnew
/usr/share/perl5/vendor_perl/Maypole/templates/factory/edit
/usr/share/perl5/vendor_perl/Maypole/templates/factory/footer
/usr/share/perl5/vendor_perl/Maypole/templates/factory/frontpage
/usr/share/perl5/vendor_perl/Maypole/templates/factory/header
/usr/share/perl5/vendor_perl/Maypole/templates/factory/list
/usr/share/perl5/vendor_perl/Maypole/templates/factory/login
/usr/share/perl5/vendor_perl/Maypole/templates/factory/macros
/usr/share/perl5/vendor_perl/Maypole/templates/factory/maypole
/usr/share/perl5/vendor_perl/Maypole/templates/factory/maypole.css
/usr/share/perl5/vendor_perl/Maypole/templates/factory/navbar
/usr/share/perl5/vendor_perl/Maypole/templates/factory/pager
/usr/share/perl5/vendor_perl/Maypole/templates/factory/search_form
/usr/share/perl5/vendor_perl/Maypole/templates/factory/title
/usr/share/perl5/vendor_perl/Maypole/templates/factory/view

References

Summary

In this tutorial we learn how to install perl-Maypole on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).