Download Address: phpstorm-6.0.3.tar.gz (website download speed is relatively slow, so I put the installation files to share to my Baidu network disk)
System environment: Ubuntu12.04, in addition, you need to install the Java environment before you can continue to install Phpstorm, install the JDK with the following command:
sudo apt-get install OPENJDK-6-JDK
Contract installation directory: I install to the current user home directory/home/test/phpstorm (assuming the user name is test)
1. Installation:
Unzip the downloaded file to the home directory and rename it to Phpstorm:
Tar zvcf phpstorm-6.0.3.tar.gzmv PhpStorm-129.814 phpstorm
Enter Phpstorm/bin to execute the installation boot file
CD./phpstorm/bin./phpstorm.sh
Then it pops up the graphical interface that installs the boot Phpstorm, and the default next goes down.
2. Activation:
See this article: JetBrains phpstorm 6 registration code + KEYGEN
3. Command line Startup:
Pstorm
4. Completely uninstall:
The uninstall method of Phpstorm installed as described above is simple, just delete the installation folder Phpstorm and the folder where the configuration files are located. WebIde60 can:
RM-RF ~/PHPSTORMRM-RF ~/. WebIde60