How to Install PhpStorm Mageia Easy Guide

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

PhpStorm Install Mageia Linux

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

Because PhpStorm for Mageia 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 Mageia - Featured
  1. Open a Terminal Shell emulator window
    (Press “Enter” to Execute Commands)

    How to Install PhpStorm Mageia - Open Terminal

    In case first see: Terminal QuickStart Guide.

  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 Mageia - Extraction
    Or from Command Line:

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

    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 Mageia - welcome
    Finally, confirm for Path updating and menu Launcher Creation!
    How to Install PhpStorm Mageia - setting up path and shortcut

  6. How to Getting-Started with PhpStorm IDE

    PhpStorm Quick Start Guide

    How to Install PhpStorm Mageia - PhpStorm quickstart


QuickChic Theme • Powered by WordPress