How to Install and Uninstall libcgi-ajax-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "libcgi-ajax-perl" package

Please follow the guidelines below to install libcgi-ajax-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcgi-ajax-perl

2. Uninstall "libcgi-ajax-perl" package

This is a short guide on how to uninstall libcgi-ajax-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcgi-ajax-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcgi-ajax-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libcgi-ajax-perl
Architecture: all
Version: 0.707-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 116
Depends: perl, libclass-accessor-perl
Filename: pool/universe/libc/libcgi-ajax-perl/libcgi-ajax-perl_0.707-2_all.deb
Size: 35568
MD5sum: 7cc7f7c842c7ac4184f489e4436535a3
SHA1: 7f5a2070574b307e12bf773623010b000fb2d6c9
SHA256: 1473874129e90a4298c0325127f588f5d77e7f265d156d41d2d6be699b733072
SHA512: 857e2aed91b9b493cc9a7442eab1616583743aedbc4a091d18ca47319bf3b883a59dd0b71e8ebba55344aefb1f63e99b63b4787c868e0a93826fea0831f0b945
Homepage: http://www.perljax.us/
Description-en: Perl-specific system for writing Asynchronous web applications
CGI::Ajax is an object-oriented module that provides a unique mechanism
for using Perl code asynchronously from JavaScript-enhanced HTML pages.
CGI::Ajax unburdens the user from having to write extensive JavaScript,
except for associating an exported method with a document-defined event
(such as onClick, onKeyUp, etc.). CGI::Ajax also mixes well with HTML
containing more complex JavaScript.
.
CGI::Ajax supports methods that return single results or multiple
results to the web page, and supports returning values to multiple
DIV elements on the HTML page.
.
Using CGI::Ajax, the URL for the HTTP GET/POST request is automatically
generated based on HTML layout and events, and the page is then
dynamically updated with the output from the perl function. Additionally,
CGI::Ajax supports mapping URL's to a CGI::Ajax function name, so you
can separate your code processing over multiple scripts.
.
A primary goal of CGI::Ajax is to keep the module streamlined and
maximally flexible. We are trying to keep the generated javascript code
to a minimum, but still provide users with a variety of methods for
deploying CGI::Ajax. And VERY little user JavaScript.
Description-md5: 33ee10ea8f509d997964ce227966cf2b