PhpStorm Install Kali Linux Easy Guide

Fourth Install PhpStorm on Kali Linux

Set the SuperUser as Owner:

sudo chown -R root:root /tmp/PhpStorm*

If Got “User is Not in Sudoers file” then Look: Solution
Next Relocate PhpStorm contents:

sudo mv /tmp/PhpStorm* /opt/PhpStorm

And Make a Symlink:

sudo ln -s /opt/PhpStorm/bin/phpstorm.sh /usr/local/bin/phpstorm

Leave a Reply

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