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

Last updated: October 08,2024

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

Please follow the guidance below to install perl-HTML-Mason-PSGIHandler.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall perl-HTML-Mason-PSGIHandler.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:47:51 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : perl-HTML-Mason-PSGIHandler
Version : 0.53
Release : 23.fc34
Architecture : noarch
Size : 21 k
Source : perl-HTML-Mason-PSGIHandler-0.53-23.fc34.src.rpm
Repository : fedora
Summary : PSGI handler for HTML::Mason
URL : https://metacpan.org/release/HTML-Mason-PSGIHandler
License : GPL+ or Artistic
Description : HTML::Mason::PSGIHandler is a PSGI handler for HTML::Mason. It's based on
: HTML::Mason::CGIHandler and allows you to process Mason templates on any
: web servers that support PSGI.