in reply to yum in perl

So, what's your problem? Where are you stuck?

FWIW a cleaner approach would be to build an .rpm package that declares dependencies on all those modules it needs, so that installing that RPM automatically installs all the missing dependencies.

Replies are listed 'Best First'.
Re^2: yum in perl
by doubledecker (Scribe) on Mar 02, 2012 at 09:09 UTC
    1. how to find the latest version of any package
    2. do i need to parse the output yum install whether the package is installed or not