Kali ini kami akan memberi bagaimana cara install OpenJDK 8 pada Ubuntu Atau Linux
Apa itu OpenJDK ?
Dikutip dari Wikipedia :
OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE). It is the result of an effort Sun Microsystems began in 2006. The implementation islicensed under the GNU General Public License (GNU GPL) version 2 with a linking exception. Were it not for the GPL linking exception, components that linked to the Java class library would be subject to the terms of the GPLlicense. OpenJDK is the official reference implementation of Java SE since version 7.
Ok lansung saja tampa basa basi,1. Open termilan pada ubuntu/linux
2. Masukan Code berikut
sudo add-apt-repository ppa:openjdk-r/ppa3. Setelah itu Update dulu
sudo apt-get update
4. Install OpenJDK 8sudo apt-get install openjdk-8-jdk5. Mengatur Perintah Java
sudo update-alternatives --config java
sudo update-alternatives --config javac6. Cek apakah sudah ada OpenJDK 8 pada Ubuntu/Linux Kalian:
java-version7. Output :
Sekian tutorial kali ini
Semoga Berguna dan Bermanfaat.
Baca Juga :

4 comments
makasih tipsnya ya,, mau saya coba setelah ini,,,,, ditunggu artikel selanjutnya
baik kak akan saya coba tipsnya,, tp di mana saya bisa mendapatkan JDK 8 ??
sorry telat balas,,, ikuti aja kode di atas,,, dia auto download JDK8 nya kok
iya