Skip to main content
  1. Tags/

Jdk

2015

在linux mint 上安装 Oracle JDK 的方法

·1 min
Open up the Terminal (Alt + F2 > Terminal). Remove OpenJDK installation. 1sudo apt-get update && apt-get remove openjdk* Download Oracle JDK from here. You are looking for a linux version with tar.gz extension. Also choose the right version from 32-bit (x86) and 64bit (x64) one.