How to Install WebStorm IDE on Xubuntu 18.04 Bionic LTS GNU+Linux

June 18, 2018 | By the+gnu+linux+evangelist.

WebStorm IDE Xubuntu Installation Guide

Hi! The Tutorial shows you Step-by-Step How to Install and Getting-Started with WebStorm IDE in Xubuntu 18.04 Bionic LTS GNU+Linux Desktop.

And WebStorm for Xubuntu 18.04 is a lightweight yet powerful IDE, perfectly equipped for complex client-side development and server-side development with Node.js.

Moreover, WebStorm IDE is for Development in JavaScript, Node.js, Angular.js, Meteor, TypeScript, CoffeeScript, Dart, SASS, CSS and HTML.

Finally, WebStorm IDE main Features:

  • Intelligent Coding Assistance
  • Debugging, Tracing & Testing
  • Seamless Tool Integration
  • IDE features
How to Install WebStorm IDE on Xubuntu 18.04 Bionic LTS - Featured
  1. Open a Terminal Shell emulator window
    Ctrl+Alt+t on Desktop
    (Press “Enter” to Execute Commands)

    How to Install WebStorm IDE on Xubuntu 18.04 Bionic LTS - Open Terminal Shell Emulator
  2. Download Latest WebStorm 30 day Trial Installer

    WebStorm for Linux
  3. Double-Click on Archive and Extract into /tmp.

    How to Install WebStorm IDE on Xubuntu 18.04 Bionic LTS - Extraction
    Or from Command Line:

    tar xvzf ~/Downloads/WebStorm*.tar.gz -C /tmp/
  4. Installing WebStorm IDE on Xubuntu 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
  5. Launching the WebStorm IDE.

    webstorm

    Install as a Trial or Insert your Credentials…
    How to Install WebStorm IDE on Xubuntu 18.04 Bionic LTS - welcome
    Finally, confirm for Path updating and menu Launcher Creation!
    How to Install WebStorm IDE on Xubuntu 18.04 Bionic LTS - setting up path and shortcut

  6. Getting-Started with WebStorm IDE

    WebStorm Quick Start Guide

    How to Install WebStorm IDE on Xubuntu 18.04 Bionic LTS - webstorm quickstart


QuickChic Theme • Powered by WordPress