How to Install and Uninstall perl-HTML-Prototype.noarch Package on Fedora 39

Last updated: October 01,2024

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

Please follow the guidelines below to install perl-HTML-Prototype.noarch on Fedora 39

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

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

Please follow the instructions below to uninstall perl-HTML-Prototype.noarch on Fedora 39:

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

3. Information about the perl-HTML-Prototype.noarch package on Fedora 39

Last metadata expiration check: 1:31:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : perl-HTML-Prototype
Version : 1.48
Release : 39.fc39
Architecture : noarch
Size : 68 k
Source : perl-HTML-Prototype-1.48-39.fc39.src.rpm
Repository : fedora
Summary : Generate HTML and Javascript for the Prototype library
URL : https://metacpan.org/release/HTML-Prototype
License : GPL+ or Artistic
Description : This perl module contains some code generators for Prototype, the famous
: JavaScript OO library and the script.aculous extensions. The Prototype library
: (http://prototype.conio.net/) is designed to make AJAX easy.
: Catalyst::Plugin::Prototype makes it easy to connect to the Prototype library.