Phpstorm is developed in Java, so you'll need to install the JDK before installing
1 sudo apt-get install default-jdk
Download the Linux version of Phpstorm from the official website
Http://www.jetbrains.com/phpstorm/download/index.html
Latest 8.0.2 release, Unzip compressed files
1 tar xfz phpstorm-*. tar. GZ
Go to Phpstorm's Bin directory to execute the installation script
CD phpstorm-*. /phpstorm. SH
Setup starts and you need to enter the registration code (optional) during installation
User name:embracelicense Key:===== LICENSE BEGIN =====43136-1204201000002usvson704l "dile1pvx3y4"b349au6osdjrsje8nmoqh"8HTDJHIUUh gd1bebyc5u"6oxdbvsalb4eb10pw8"===== LICENSE END =====
Then go all the way until you see the picture below and you're done.
Update -2014-12-31*******************
Note: phpstorm7,8 requires JDK version 6 or higher, Ubuntu default installation Jdk6 can be installed by the following way:
1 sudo add-apt-repository ppa:webupd8team/java
2 sudo apt-get update
3 sudo apt-get install oracle-java7-installer
============ Finish =========
Linux Mint17.1 Installation PHPStorm8.0.2