How to Install and Uninstall perl-Template-Alloy.noarch Package on Fedora 36

Last updated: May 03,2024

1. Install "perl-Template-Alloy.noarch" package

This tutorial shows how to install perl-Template-Alloy.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Template-Alloy.noarch

2. Uninstall "perl-Template-Alloy.noarch" package

This tutorial shows how to uninstall perl-Template-Alloy.noarch on Fedora 36:

$ sudo dnf remove perl-Template-Alloy.noarch $ sudo dnf autoremove

3. Information about the perl-Template-Alloy.noarch package on Fedora 36

Last metadata expiration check: 2:21:07 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Template-Alloy
Version : 1.022
Release : 4.fc36
Architecture : noarch
Size : 200 k
Source : perl-Template-Alloy-1.022-4.fc36.src.rpm
Repository : fedora
Summary : Templating tool supporting multiple markup formats
URL : https://metacpan.org/release/Template-Alloy
License : GPL+ or Artistic
Description : "An alloy is a homogeneous mixture of two or more elements"
: (http://en.wikipedia.org/wiki/Alloy).
:
: Template::Alloy represents the mixing of features and capabilities from all of
: the major mini-language based template systems (support for non-mini-language
: based systems will happen eventually). With Template::Alloy you can use your
: favorite template interface and syntax and get features from each of the other
: major template systems. And Template::Alloy is fast - whether you're using
: mod_perl, CGI, or running from the command line. There is even
: Template::Alloy::XS for getting a little more speed when that is necessary.