How To Find the Package Paths Using YUM and RPM

Author: , October 18th, 2011

Yum uses RPM so… # rpm -ql {package_name_here} -OR- # rpm -qlp /path/to/{file_name_here}.rpm