Installing PhpStorm on Ubuntu 12.04 (Precise Pangolin)
having just moved from a Windows environment to Ubuntu, I thought it might assist other users if I posted how I achieved my PhpStorm installation on my new Ubuntu system
I already had Nautilus installed - you may want to install that first (via Ubuntu Software Center)
- make sure you have the Oracle JDK installed - I used instructions here to install it
- download the Linux PhpStorm distribution - it will be in /home/<username>/Downloads
- unpack the archive
- press "Alt+F2" and type "gksu nautilus" to open an elevated file browser (you will be asked for a password to confirm this operation)
- navigate to your Downloads folder and copy the PhpStorm-* directory
- navigate to /usr/local/ and paste the copied folder
- create a link to the new folder, rename the link phpStorm
- you should now be able to access your PhpStorm installation by opening /usr/local/phpStorm/bin/PhpStorm.sh
In order to switch from one version to another, all you should need to do now is change the destination folder of the link you created in step 7
follow the steps below :)
请先登录再写评论。
To add a Launcher to your Desktop, make sure you have gnome-panel installed (via Ubuntu Software Center)
Open a Terminal and type: