How to Install PhpStorm Lubuntu 16.04 Xenial Easy Guide

February 19, 2018 | By the+gnu+linux+evangelist.

PhpStorm Install Lubuntu 16.04 Xenial

Hello Lubuntu User! The Tutorial shows you Step-by-Step How to Install PhpStorm Lubuntu 16.04 Xenial LTS 64-bit GNU/Linux Desktop.

Because PhpStorm for Lubuntu 16.04 Xenial is One of the most Intelligent PHP IDE with Refactorings, Code Completion, On-the-Fly Code Analysis and Coding Productivity Orientation.

And the PhpStorm IDE main Features are:

  • Intelligent Coding Assistance
  • Debugging, Tracing & Testing
  • HTML/CSS/JavaScript Editor
  • Development Environment
How to Install PhpStorm Lubuntu 16.04 Xenial - Featured
  1. Open a Shell Terminal emulator window
    Ctrl+Alt+t on desktop
    (Press “Enter” to Execute Commands)

    How to Install PhpStorm Lubuntu 16.04 Xenial - open terminal
  2. Download Latest PhpStorm 30 day Trial Installer

    PhpStorm for Linux
  3. And Extract into /tmp
    Possibly Double-Click on Package on File manager.

    How to Install PhpStorm Lubuntu 16.04 Xenial - Extraction
    Or from Command Line:

    tar xvzf ~/Downloads/PhpStorm*.tar.gz -C /tmp/
  4. Then to Install PhpStorm on Lubuntu 16.04 Xenial.

    Set the SuperUser as Owner:

    sudo chown -R root:root /tmp/PhpStorm*

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

    sudo mv /tmp/PhpStorm* /opt/PhpStorm

    And Make a Symlink:

    sudo ln -s /opt/PhpStorm/bin/phpstorm.sh /usr/local/bin/phpstorm
  5. Finally, Launch the PhpStorm IDE.

    phpstorm

    Install as a Trial or Insert your Credentials…
    How to Install PhpStorm Lubuntu 16.04 Xenial - welcome
    Finally, confirm for Path updating and menu Launcher Creation!
    How to Install PhpStorm Lubuntu 16.04 Xenial - setting up path and shortcut

  6. How to Getting-Started with PhpStorm IDE

    PhpStorm Getting-Started Guide

    How to Install PhpStorm Lubuntu 16.04 Xenial - PhpStorm quickstart


QuickChic Theme • Powered by WordPress