LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   RPM package contents (https://www.linuxquestions.org/questions/linux-newbie-8/rpm-package-contents-329993/)

hpladd 06-03-2005 12:57 PM

RPM package contents
 
How I can determine what rpm package contains needed files?

Eg, I run the following query:

rpm -qpR /mnt/cdrom/Fedora/RPMS/xboard-4.2.6-7.i386.rpm

The query returns several needed files, but does not tell me what rpm package will install those needed files.

(I know obtaining this info. would be a easy from Gnome, but I'm learning command-line operations).

Thanks Much!

Boow 06-03-2005 10:29 PM

try to install it should tell you what rpms are missing why not just use yum or apt-get for rpms

hpladd 06-08-2005 03:01 PM

Thanks Boow,

I'm studying for LPIC I Certication. I need to be familiar with RPMs.

prell 07-18-2005 12:04 PM

Quote:

Originally posted by hpladd
Thanks Boow,

I'm studying for LPIC I Certication. I need to be familiar with RPMs.

rpm -qpl?

reddazz 07-19-2005 01:57 AM

Quote:

Originally posted by prell
rpm -qpl?
That shows the list of files an rpm contains.


All times are GMT -5. The time now is 11:06 PM.