On Tue, Jan 22, 2008 at 05:08:35PM +0200, Dirk Moolman wrote: > Is there a command (except for rpm -i), to check for dependencies before > I try to install a package ?
rpm -q --requires -p <rpmfile> -q: query mode --requires: show requires -p: we're asking about an uninstalled rpm file, not an installed rpm hth, Sonja -- Sonja Krause-Harder ([EMAIL PROTECTED]) SUSE Research & Development ----------------------------------------------------------------- SUSE Linux Products GmbH GF: Markus Rex, HRB 16746 (AG Nuernberg) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
