PDA

View Full Version : Searching RPMs for libraries


Leszek
12th January 2007, 20:22
Hi!

An answer to my question could be a usefull tip for people that install some software on their Linux systems.I'm curious too :p

My question is how to check what libraries does an RPM packet contain and how to search thru a bigger ammount of RPMs to find a particular library ???

Thanks for Your replies.

falko
13th January 2007, 16:53
Take a look here: http://www.rpm.org/max-rpm/ch-rpm-query.html

Leszek
12th February 2007, 17:40
It's all good. I know how to check what files does an rpm file contain.
What i don't know is how to check if a group of files in a certain directory contains a library/file which i am looking for.