How to install PhpStrom as a snap package on Ubuntu 16.04

Profile picture for user devraj

PhpStorm is a perfect PHP IDE for working with Symfony, Drupal, WordPress, Zend Framework, Laravel, Magento, Joomla!, CakePHP, Yii, and other frameworks.

Below are the steps to install PhpStorm as a snap package on Ubuntu 16.04

Step 1: To install stable latest release, use below command

$ sudo snap install phpstorm --classic

Step 2: To start your PhpStorm, type below command

$ phpstorm