How to Install and Uninstall perl-HTML-Mason.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "perl-HTML-Mason.noarch" package

This guide let you learn how to install perl-HTML-Mason.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-HTML-Mason.noarch

2. Uninstall "perl-HTML-Mason.noarch" package

Here is a brief guide to show you how to uninstall perl-HTML-Mason.noarch on Fedora 34:

$ sudo dnf remove perl-HTML-Mason.noarch $ sudo dnf autoremove

3. Information about the perl-HTML-Mason.noarch package on Fedora 34

Last metadata expiration check: 2:50:22 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-HTML-Mason
Epoch : 1
Version : 1.59
Release : 4.fc34
Architecture : noarch
Size : 363 k
Source : perl-HTML-Mason-1.59-4.fc34.src.rpm
Repository : fedora
Summary : Powerful Perl-based web site development and delivery engine
URL : http://www.masonhq.com/
License : GPL+ or Artistic
Description : Mason is a powerful Perl-based web site development and delivery
: engine. With Mason you can embed Perl code in your HTML and construct
: pages from shared, reusable components. Mason solves the common
: problems of site development: caching, debugging, templating,
: maintaining development and production sites, and more.