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

Last updated: October 05,2024

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

Learn how to install perl-HTML-FormFu.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall perl-HTML-FormFu.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:31:55 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-HTML-FormFu
Version : 2.07
Release : 8.fc34
Architecture : noarch
Size : 511 k
Source : perl-HTML-FormFu-2.07-8.fc34.src.rpm
Repository : fedora
Summary : HTML Form Creation, Rendering and Validation Framework
URL : https://metacpan.org/release/HTML-FormFu
License : GPL+ or Artistic
Description : HTML::FormFu is a HTML form framework which aims to be as easy as possible
: to use for basic web forms, but with the power and flexibility to do
: anything else you might want to do (as long as it involves forms).