How to Install Eclipse PHP Kubuntu 18.04 Bionic Easy Guide

September 2, 2018 | By the+gnu+linux+evangelist.

Eclipse PHP Kubuntu 18.04 Installation Guide

Hi! The Tutorial shows you Step-by-Step How to Install Eclipse 2023-12 R IDE for PHP Developers on Kubuntu 18.04 Bionic LTS 64-bit GNU/Linux Desktop.

And the Eclipse PHP IDE for Kubuntu 18.04 Include the Development components necessary to develop PHP-based Web Applications and facilitates extensibility.

Finally, the Eclipse for PHP Developers IDE Features List:

  • Syntax Hightlighting
  • Content Assist
  • Code Formatter
  • Quick Outline
  • Code Templates
  • Code Navigation
How to Install Eclipse PHP Kubuntu 18.04 Bionic - Featured
  1. 1. Launching Terminal

    Open a Terminal Shell Emulator Window:
    (Press “Enter” to Execute Commands)

    How to Install Eclipse PHP Kubuntu 18.04 Bionic - Open Terminal

    In case first see: Terminal QuickStart Guide.

  2. 2. Downloading Eclipse PHP IDE

    Download Eclipse PHP IDE for Kubuntu GNU/Linux

    Eclipse PHP IDE tar.gz Archive
  3. 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 Kubuntu 18.04 Bionic - Extracting
    Or from Command Line:

    tar xvzf ~/Downloads/eclipse*.tar.gz -C /tmp/
  4. 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
  5. 5. Installing Oracle JRE

    How to Install Required Oracle JRE on Kubuntu

    Installing Oracle JRE for Kubuntu
  6. 6. Launching Eclipse IDE

    Finally, Launch & Enjoy Eclipse
    First, Make a Symlink:

    sudo ln -s /opt/eclipse/eclipse /usr/local/bin/eclipse

    And Now you can Start Eclipse from Terminal simply with:

    eclipse
  7. 7. Making a Menu App Launcher

    How to Create App Launcher on Kubuntu Main Menu.

    How to Install Eclipse PHP Kubuntu 18.04 Bionic - Kubuntu Eclipse Launcher

  8. How to Install Eclipse PHP Kubuntu 18.04 Bionic - Launching Eclipse 2023-12 R IDE


QuickChic Theme • Powered by WordPress