Using zypper search, I can find the package. I know that I could use
rpm -qlp <package.rpm>
to list the files, but I don't have it; since it is in one of the zypper repositories. Is there something like this?
zypper list-files-in <package>
NOTE : I am creating a self-answered Q&A for other people trying to solve the same problem
