# Basis / Tools zypper -n in -l dos2unix zypper -n in -l rsync zypper -n in -l zip zypper -n in -l curl zypper -n in -l recode # Java zypper -n in -l java-1_11_0-openjdk # Webserver zypper -n in -l apache2 zypper -n in -l apache2-devel zypper -n in -l apache2-mod_jk # Application Server zypper -n in -l tomcat # Datenbank zypper -n in -l postgresql zypper -n in -l postgresql-server zypper -n in -l postgresql-contrib