Step-by-step – How to Install Eclipse Java EE on Linux Lite

April 26, 2021 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading Eclipse Java EE

    Download Latest Eclipse 2023-12 R IDE Java EE for Linux

    Eclipse 2023-12 R IDE JEE Linux
  2. 3. Installing Eclipse Java EE

    Then to Install Eclipse IDE for Linux Lite
    First, Extract the Archive into the Target with one Command:

    sudo tar xvzf $HOME/Downloads/eclipse*linux*.tar.gz -C /opt/
    

    But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
    Now Set the SuperUser as Owner:

    sudo chown -R root:root /opt/eclipse

    If Got “User is Not in Sudoers file” then see: How to Enable sudo

  3. 4. Installing Oracle JDK

    How to Install Required Linux Lite JDK on Linux Lite

    Java JDK Installation for Linux Lite

Contents


QuickChic Theme • Powered by WordPress