How to Install and Uninstall perl-Text-Template.noarch Package on AlmaLinux 8
Last updated: January 04,2025
1. Install "perl-Text-Template.noarch" package
Please follow the guidelines below to install perl-Text-Template.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Text-Template.noarch
Copied
2. Uninstall "perl-Text-Template.noarch" package
Please follow the guidance below to uninstall perl-Text-Template.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Text-Template.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Text-Template.noarch package on AlmaLinux 8
Last metadata expiration check: 1:51:30 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Text-Template
Version : 1.51
Release : 1.el8
Architecture : noarch
Size : 64 k
Source : perl-Text-Template-1.51-1.el8.src.rpm
Repository : appstream
Summary : Expand template text with embedded Perl
URL : http://search.cpan.org/dist/Text-Template/
License : GPL+ or Artistic
Description : This is a library for generating form letters, building HTML pages, or
: filling in templates generally. A 'template' is a piece of text that
: has little Perl programs embedded in it here and there. When you
: 'fill in' a template, you evaluate the little programs and replace
: them with their values.
Available Packages
Name : perl-Text-Template
Version : 1.51
Release : 1.el8
Architecture : noarch
Size : 64 k
Source : perl-Text-Template-1.51-1.el8.src.rpm
Repository : appstream
Summary : Expand template text with embedded Perl
URL : http://search.cpan.org/dist/Text-Template/
License : GPL+ or Artistic
Description : This is a library for generating form letters, building HTML pages, or
: filling in templates generally. A 'template' is a piece of text that
: has little Perl programs embedded in it here and there. When you
: 'fill in' a template, you evaluate the little programs and replace
: them with their values.