How to install PhpStorm on Ubuntu 18.04 /16.04

 

PHPStorm is a good  IDE for PHP created by JetBrains. It provides offers support for Javascript, Typescript, and CSS, and so on. PHPStrome support Git. By using PhpStorm modules you can likewise get support for structures like Laravel, CodeIgniter. We can likewise utilize PHPStorm for other programming dialects like HTML, SQL, Javascript, CSS and then some. Right now, will figure out how to introduce PHPStorm on Ubuntu 18.04 and 16.04.

In this post, We will install phpstrom using ubutnu 16.04 and 18.04

Requirements

Before you begin to introduce PHPStorm on Ubuntu 18.04 and 16.04. You should have the non-root user account on your machine with sudo privileges.

Update Repository

Step 1:- Update the Ubuntu current repository by using the command.

$ sudo apt-get update
 
Install Snappy

Step 2:- Smart gives better bundle the board backing to Ubuntu 18.04 and 16.04. It’s fast and simple to utilize. To introduce smart bundle director type following order. In this step, Its previously introduced on the framework jump to subsequent stage.

$ sudo apt-get install snapd snapd-xdg-open -y

Install PHPStorm

Step 3:- To install phpstrom on ubuntu machine use the following command. 

$ sudo snap install phpstorm –classic

Note: The phpstrom will take lots of time to complete the process, Total time depends on internet speed.

Sample Output :-

aftab@techbeginner:~$ sudo snap install phpstorm –classic
2020-03-21T17:23:25+05:30 INFO Waiting for restart…
phpstorm 2019.3.4 from jetbrains* installed

How to install PhpStorm on Ubuntu 18.04 /16.04

13 thoughts on “How to install PhpStorm on Ubuntu 18.04 /16.04

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top