The Java Development Kit (JDK) is a software package that provides the tools needed to develop and run Java applications. It includes the Java compiler, Java Runtime Environment (JRE), and various development tools like javac, java, and javadoc.
Given below are instructions on how to install it: