Perl module install under Ubuntu

| 2 Comments | No TrackBacks

How to find perl module and install it under Ubuntu?
1) You have to find the package of this module.
For example, I want to install GEO::IPfree module for enable IPfree plugin in Awstats.

sudo apt-cache search perl geo::ipfree

2) It will return the package name as below:

libgeo-ipfree-perl

3) Now I can install this module by following command:

sudo apt-get install libgeo-ipfree-perl

Done.


Related Articles

No TrackBacks

TrackBack URL: http://www.yinfor.com/mtcgi/mt-t-0912.cgi/1560

2 Comments

Very helpful, worked first time. Thanks.

Just what I needed. Thanks.

Leave a comment

About this Entry

This page contains a single entry by David Yin published on April 5, 2007 4:41 PM.

Install Awstats on Ubuntu 6.10 server was the previous entry in this blog.

WordPress upgrade from 2.1.2 to 2.1.3 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

OpenID accepted here Learn more about OpenID
Powered by Movable Type 4.21-en

Online Tools