How to Install and Uninstall perl-Template-Toolkit.x86_64 Package on Fedora 36

Last updated: July 06,2024

1. Install "perl-Template-Toolkit.x86_64" package

This is a short guide on how to install perl-Template-Toolkit.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Template-Toolkit.x86_64

2. Uninstall "perl-Template-Toolkit.x86_64" package

Learn how to uninstall perl-Template-Toolkit.x86_64 on Fedora 36:

$ sudo dnf remove perl-Template-Toolkit.x86_64 $ sudo dnf autoremove

3. Information about the perl-Template-Toolkit.x86_64 package on Fedora 36

Last metadata expiration check: 0:00:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Template-Toolkit
Version : 3.010
Release : 2.fc36
Architecture : x86_64
Size : 1.2 M
Source : perl-Template-Toolkit-3.010-2.fc36.src.rpm
Repository : fedora
Summary : Template processing system
URL : http://www.template-toolkit.org/
License : GPL+ or Artistic
Description : The Template Toolkit is a collection of modules which implement a
: fast, flexible, powerful and extensible template processing system.
: It was originally designed and remains primarily useful for generating
: dynamic web content, but it can be used equally well for processing
: any other kind of text based documents: HTML, XML, POD, PostScript,
: LaTeX, and so on.