How to Install libcgi-ajax-perl software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install libcgi-ajax-perl software package in Ubuntu 12.04 LTS (Precise Pangolin)

libcgi-ajax-perl software package provides Perl-specific system for writing Asynchronous web applications, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

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

libcgi-ajax-perl is installed in your system.

Make ensure the libcgi-ajax-perl package were installed using the commands given below,

$ sudo dpkg-query -l | grep libcgi-ajax-perl *

You will get with libcgi-ajax-perl package name, version, architecture and description in a table

libcgi-ajax-perl package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Perl
Package libcgi-ajax-perl
Version 0.707-1
Description Perl-specific system for writing Asynchronous web applications
Sub Section Perl


See Also, How to uninstall or remove libcgi-ajax-perl software package from Ubuntu 12.04 LTS (Precise Pangolin)?