How to Install and Uninstall perl-Template-Tiny.noarch Package on Fedora 38
Last updated: January 11,2025
1. Install "perl-Template-Tiny.noarch" package
Please follow the step by step instructions below to install perl-Template-Tiny.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
perl-Template-Tiny.noarch
Copied
2. Uninstall "perl-Template-Tiny.noarch" package
This is a short guide on how to uninstall perl-Template-Tiny.noarch on Fedora 38:
$
sudo dnf remove
perl-Template-Tiny.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Template-Tiny.noarch package on Fedora 38
Last metadata expiration check: 2:32:12 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-Template-Tiny
Version : 1.14
Release : 7.fc38
Architecture : noarch
Size : 23 k
Source : perl-Template-Tiny-1.14-7.fc38.src.rpm
Repository : fedora
Summary : Template Toolkit re-implemented in as little code as possible
URL : https://metacpan.org/release/Template-Tiny
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : WARNING: THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE
: Template::Tiny is a re-implementation of a partial subset of the Template
: Toolkit, in as few lines of code as possible. It is intended for use in
: light-usage, low-memory, or low-CPU templating situations, where you may
: need to upgrade to the full feature set in the future, or if you want the
: familiarity of TT-style templates. It is intended to have fully-compatible
: template and stash usage, with a limited by similar Perl API. Unlike
: Template Toolkit, Template::Tiny will process templates without a compile
: phase (but despite this is still quicker, owing to heavy use of the Perl
: regular expression engine.
Available Packages
Name : perl-Template-Tiny
Version : 1.14
Release : 7.fc38
Architecture : noarch
Size : 23 k
Source : perl-Template-Tiny-1.14-7.fc38.src.rpm
Repository : fedora
Summary : Template Toolkit re-implemented in as little code as possible
URL : https://metacpan.org/release/Template-Tiny
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : WARNING: THIS MODULE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE
: Template::Tiny is a re-implementation of a partial subset of the Template
: Toolkit, in as few lines of code as possible. It is intended for use in
: light-usage, low-memory, or low-CPU templating situations, where you may
: need to upgrade to the full feature set in the future, or if you want the
: familiarity of TT-style templates. It is intended to have fully-compatible
: template and stash usage, with a limited by similar Perl API. Unlike
: Template Toolkit, Template::Tiny will process templates without a compile
: phase (but despite this is still quicker, owing to heavy use of the Perl
: regular expression engine.