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

Last updated: July 02,2024

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

This guide covers the steps necessary to install perl-Template-Toolkit.x86_64 on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall perl-Template-Toolkit.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 5:34:01 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-Template-Toolkit
Version : 3.009
Release : 3.fc34
Architecture : x86_64
Size : 1.3 M
Source : perl-Template-Toolkit-3.009-3.fc34.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.