Thursday, January 10, 2008

rpm -qpil rpm-file

how to see the contents of a rpm package:

rpm -qpil path to rpm file

rpm -ql shows the contents of an installed rpm package

2 Comments:

Blogger __x__ said...

erase an rpm with
rpm --erase rpm name

8:33 AM  
Blogger __x__ said...

rpm -q --dump shows the contents, which files are involved.

12:14 PM  

Post a Comment

<< Home