How do I find out info about an rpm that's not installed? rpm seems to want to only work on installed packages.
-ste
You can use 'less' for basic info such as headers and files,
"less kernel-2.6.6-1.391.i686.rpm"
david
How do I find out info about an rpm that's not installed? rpm seems to want to only work on installed packages.
-ste
You can use 'less' for basic info such as headers and files,
"less kernel-2.6.6-1.391.i686.rpm"
david