How To Install perl-Excel-Template-Plus on Fedora 36

In this tutorial we learn how to install perl-Excel-Template-Plus in Fedora 36. perl-Excel-Template-Plus is Extension to the Excel

Introduction

In this tutorial we learn how to install perl-Excel-Template-Plus on Fedora 36.

What is perl-Excel-Template-Plus

This module is an extension of the Excel the user to use various “engines” from which you can create Excel files through Excel The idea is to use the existing (and very solid) excel file generation code in Excel powerful options. The only engine currently provided is the Template Toolkit engine, which replaces Excel constructs) with the full power of TT. This is similar to the module Excel a more extensive system.

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

Install perl-Excel-Template-Plus 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-Excel-Template-Plus using dnf by running the following command:

sudo dnf -y install perl-Excel-Template-Plus

Install perl-Excel-Template-Plus 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-Excel-Template-Plus using yum by running the following command:

sudo yum -y install perl-Excel-Template-Plus

How To Uninstall perl-Excel-Template-Plus on Fedora 36

To uninstall only the perl-Excel-Template-Plus package we can use the following command:

sudo dnf remove perl-Excel-Template-Plus

perl-Excel-Template-Plus Package Contents on Fedora 36

/usr/share/doc/perl-Excel-Template-Plus
/usr/share/doc/perl-Excel-Template-Plus/ChangeLog
/usr/share/doc/perl-Excel-Template-Plus/README
/usr/share/man/man3/Excel::Template::Plus.3pm.gz
/usr/share/man/man3/Excel::Template::Plus::TT.3pm.gz
/usr/share/man/man3/Test::Excel::Template::Plus.3pm.gz
/usr/share/perl5/vendor_perl/Excel
/usr/share/perl5/vendor_perl/Excel/Template
/usr/share/perl5/vendor_perl/Excel/Template/Plus
/usr/share/perl5/vendor_perl/Excel/Template/Plus.pm
/usr/share/perl5/vendor_perl/Excel/Template/Plus/TT.pm
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/Excel
/usr/share/perl5/vendor_perl/Test/Excel/Template
/usr/share/perl5/vendor_perl/Test/Excel/Template/Plus.pm

References

Summary

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