How to Install and Uninstall libhtml-prototype-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "libhtml-prototype-perl" package

Here is a brief guide to show you how to install libhtml-prototype-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhtml-prototype-perl

2. Uninstall "libhtml-prototype-perl" package

Here is a brief guide to show you how to uninstall libhtml-prototype-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhtml-prototype-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtml-prototype-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhtml-prototype-perl
Priority: optional
Section: universe/perl
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.48-5
Depends: perl, libclass-accessor-perl, libhtml-tree-perl, libjs-prototype, libjs-scriptaculous
Filename: pool/universe/libh/libhtml-prototype-perl/libhtml-prototype-perl_1.48-5_all.deb
Size: 40814
MD5sum: 0ff8b7bc28bc612824f326948e5090de
SHA1: 7f63e44cb3f52ba73aed97d5615adaf69c13d46c
SHA256: 76bf8fc388412813aec0bbc369ca3107709bfde193ede484a9978dbea89c08ef
Description-en: module to generate HTML and Javascript for the Prototype library
HTML::Prototype 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.
.
This is mostly a port of the Ruby on Rails helper tags for JavaScript
for use in Catalyst.
Description-md5: 19ad04442a1c50a0bd212bec19584864
Homepage: https://metacpan.org/release/HTML-Prototype
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu