====== RPM Quickref ====== list all installed packages: rpm -qa show package info rpm -qi the same but for an uninstalled packagefile rpm -qpi list files in package rpm -ql install package rpm -ivh delete package rpm -e Adding ''--test'' will do a dryrun and only check for (dependency) errors list requirements for installing/using package rpm -q --requires