zypper info

Hi,
Is it possible to use zypper to find out what files a package installed and where I can find them?

You can just use RPM:

$ rpm -ql <packagename>