Another handy program is whereis:
Code:
richard@nexus richard $ whereis bash
bash: /bin/bash /usr/man/man1/bash.1.gz /usr/share/man/man1/bash.1.gz
Code:
richard@nexus richard $ whereis mozilla
mozilla: /usr/bin/mozilla /usr/lib/mozilla /usr/include/mozilla
(I don't have opera installed because I don't use it, or I would have used that as the example.)
Hopefully that's helpful to someone, and it works on many more systems than the rpm -ql as it doesn't depend on rh's package format being used.