Perl module install under Ubuntu

| 6 Comments

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.



6 Comments

Very helpful, worked first time. Thanks.

Just what I needed. Thanks.

Your post was extremely helpful in resolving a problem I had with installing a Perl application. Thank you very much for posting this solution, I will definitely share your information with my friends. Awesome work!

after installing libapache2-mod-perl2 on ubuntu, how do i enable the mudule in apache? maybe i am stupid?

Thanks! This is very helpful.

I was trying CPAN to no avail, but this worked! Thank you sooo much!

Leave a comment

About Me

As a tech geek and life geek, I always like to share my experience to you, my readers.

David Yin

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.

Archives

Subscribe

Ads