How to Install OpenJDK 8 on Lubuntu 16.04 Xenial LTS Linux

November 6, 2017 | By the+gnu+linux+evangelist.

Install OpenJDK 8 Lubuntu 16.04 Xenial LTS

Hello Lubuntu User! The Tutorial shows you Step-by-Step How to Install OpenJDK JRE/JDK 8 in Lubuntu 16.04 Xenial LTS GNU+Linux Desktop.

And the Lubuntu 16.04 Open JDK 8 Installation is a Free and Open Source Implementation of the Java Platform Standard Edition.

Oracle Java JDK/JRE Installation is based on the OpenJDK source code. In Addition, it contains Closed-Source Components.

How to Download and Install Oracle JDK on Linux Distros

How to Install OpenJDK 8 on Lubuntu 16.04 Xenial LTS - Featured
  1. Open a Shell Terminal emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    How to Install OpenJDK 8 on Lubuntu 16.04 Xenial LTS - open terminal
  2. Installing OpenJDK 8 JRE/JDK.

    • For JRE 8
      Minimal:

      sudo apt install openjdk-8-jre-headless

      Complete:

      sudo apt install openjdk-8-jre
    • For JDK 8
      Without GUI components:

      sudo apt install openjdk-8-jdk-headless

      And All with:

      sudo apt install openjdk-8-jdk
  3. Java IDEs Installation on Lubuntu

    How to Install Eclipse for Java Development on Lubuntu: Installing Eclipse IDE for Java on Lubuntu.

    How to Install Netbeans IDE for Java on Lubuntu: Installing NetBeans IDE for Java on Lubuntu.

    How to Install IntelliJ IDEA 2023 for Java on Lubuntu: Installing IntelliJ IDEA for Java on Lubuntu.


QuickChic Theme • Powered by WordPress