[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] A little OT: How can I look what files a *.rpm is containing?



On Tue, 17 Jul 2001 14:33:29 +0200
"planetexpress@xxxxxxx" <planetexpress@xxxxxxx> wrote:
> Excuse me,

Hi,
 
> this might be a little OT. However; id like to see the content of a
> *.rpm
> file before installing on my Qube2. Anybody knows, what crappy comman
> line
> arguments I have to use for?


rpm -ql -p PATH_AND_NAME_OF_THE_PACKAGE

And when a package is installed, you don't need the "-p" option ...

Bye

> TIA
> Martin

Samuel