Problem scenario
You want to find what Java packages are available on the configured repositories of the Linux SUSE server you are using. What do you do?
Solution
Run this command: zypper se java
You can replace "java" with a word of the package you want to install.