Page 1 of 1

welches Java auf kubuntu 18.04

Posted: 02 Jun 2018 20:19
by abacus_2
Hallo zusammen,
welches Java RTE, Oracle, openJdk etc. und welche Version nehme ich am besten für kubuntu 18.04 LTS bionic beaver? Vielen Dank,

Gruß Christof Ebentheuer

Re: welches Java auf kubuntu 18.04

Posted: 03 Jun 2018 06:37
by Michael
Numm mal das Oracle Java 7 oder 8.

Michael

Re: welches Java auf kubuntu 18.04

Posted: 03 Jun 2018 19:58
by abacus_2
Vielen Dank Michael dann installiere ich mal. Gruß Christof

Re: welches Java auf kubuntu 18.04

Posted: 21 Feb 2019 07:11
by snehalpatil_2391
f you have installed multiple Java versions, install (or remove) oracle-java11-set-default package to set (or not set) Java 11 as default.

sudo apt-get install oracle- java 11-set-default
Finally check Java version via java -version: