How To Install perl-MasonX-Request-WithApacheSession on Fedora 36

In this tutorial we learn how to install perl-MasonX-Request-WithApacheSession in Fedora 36. perl-MasonX-Request-WithApacheSession is Add a session to the Mason Request object

Introduction

In this tutorial we learn how to install perl-MasonX-Request-WithApacheSession on Fedora 36.

What is perl-MasonX-Request-WithApacheSession

This module integrates Apache Mason Request object available in all Mason components.

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

Install perl-MasonX-Request-WithApacheSession 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-MasonX-Request-WithApacheSession using dnf by running the following command:

sudo dnf -y install perl-MasonX-Request-WithApacheSession

Install perl-MasonX-Request-WithApacheSession 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-MasonX-Request-WithApacheSession using yum by running the following command:

sudo yum -y install perl-MasonX-Request-WithApacheSession

How To Uninstall perl-MasonX-Request-WithApacheSession on Fedora 36

To uninstall only the perl-MasonX-Request-WithApacheSession package we can use the following command:

sudo dnf remove perl-MasonX-Request-WithApacheSession

perl-MasonX-Request-WithApacheSession Package Contents on Fedora 36

/usr/share/doc/perl-MasonX-Request-WithApacheSession
/usr/share/doc/perl-MasonX-Request-WithApacheSession/Changes
/usr/share/doc/perl-MasonX-Request-WithApacheSession/README
/usr/share/man/man3/MasonX::Request::WithApacheSession.3pm.gz
/usr/share/man/man3/MasonX::Request::WithMultiSession.3pm.gz
/usr/share/perl5/vendor_perl/MasonX
/usr/share/perl5/vendor_perl/MasonX/Request
/usr/share/perl5/vendor_perl/MasonX/Request/WithApacheSession.pm
/usr/share/perl5/vendor_perl/MasonX/Request/WithMultiSession.pm

References

Summary

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