How to Install WebStorm IDE on Ubuntu 18.10 Cosmic GNU+Linux

October 27, 2018 | By the+gnu+linux+evangelist.

WebStorm IDE Ubuntu 18.10 - Installation

  1. Installing WebStorm IDE on Ubuntu GNU/Linux.

    Giving the right Permissions:

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

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Relocating WebStorm contents:

    sudo mv /tmp/WebStorm* /opt/WebStorm

    Making a symlink:

    sudo ln -s /opt/WebStorm/bin/webstorm.sh /usr/local/bin/webstorm

QuickChic Theme • Powered by WordPress