next up previous contents
Next: 4.1.7 Verifying with RPM Up: 4.1.6 Querying with RPM Previous: 4.1.6 Querying with RPM   Contents

4.1.6.1 OPTIONS for information on RPM's built in ftp support.

Information selection options:

-i
Display package information, including name, ver- sion, and description. This uses the -queryformat if one was specified.
-R
List packages this one depends on (same as -requires).
-provides
List capabilities this package provides.
-changelog
Display change information for the package.
-l
List files in package.
-s
Display the states of files in the package (implies -l). The state of each file is either normal, not installed, or replaced.
-d
List only documentation files (implies -l).
-c
List only configuration files (implies -l).
-scripts
List the package specific shell scripts that are used as part of the installation and uninstallation processes, if there are any.
-triggers
Display the trigger scripts, if any, which are contained in the package.
-dump
Dump file information as follows: path size mtime md5sum mode owner group isconfig isdoc rdev sym- link. This must be used with at least one of -l, -c, -d.


next up previous contents
Next: 4.1.7 Verifying with RPM Up: 4.1.6 Querying with RPM Previous: 4.1.6 Querying with RPM   Contents