How to Install Eclipse PHP Ubuntu 19.04 Disco Easy Guide

May 7, 2019 | By the+gnu+linux+evangelist.

Setting Up

  1. 2. Downloading Eclipse PHP IDE

    Download Eclipse PHP IDE for GNU/Linux

    Eclipse PHP IDE tar.gz Archive
  2. 3. Extracting Eclipse PHP Archive

    Then Extract Eclipse PHP tar.gz into /tmp Directory
    If it does Not Open automatically then Double-Click on File Manager:

    How to Install Eclipse PHP Ubuntu 19.04 Disco - Extracting
    Or from Command Line:

    tar xvzf ~/Downloads/eclipse*.tar.gz -C /tmp/
  3. 4. Relocating Eclipse

    Next Relocate Eclipse Folder

    First, Set the SuperUser as Owner with:

    sudo chown -R root:root /tmp/eclipse

    And then Switch Contents:

    sudo mv /tmp/eclipse /opt/eclipse
  4. 5. Installing Oracle JRE

    How to Install Required Oracle JRE on GNU/Linux

    Installing Oracle JRE for Linux

Contents


QuickChic Theme • Powered by WordPress