PDA

View Full Version : Extract RPM Package



asylu3
08-02-2005, 06:59 PM
rpm -ivh package.rpm


-i, --info
Display package information, including name, version, and
description. This uses the --queryformat if one was specified.

-v Print verbose information - normally routine progress messages

-h, --hash
Print 50 hash marks as the package archive is unpacked. Use
with -v|--verbose for a nicer display.
Don