WebStorm openSUSE 15 Installation

December 1, 2017 | By the+gnu+linux+evangelist.

WebStorm openSUSE 15 Installation Guide

Hello openSUSE User! The Tutorial shows you Step-by-Step How to Install WebStorm on openSUSE Leap 15.x GNU+Linux Desktops.

And with the WebStorm openSUSE 15 Install you can Getting-Started Developing in JavaScript, Node.js, Angular.js, Meteor, TypeScript, CoffeeScript, Dart, SASS, CSS and HTML.

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

Finally, the WebStorm IDE main Features are:

  • Intelligent Coding Assistance
  • Debugging, Tracing & Testing
  • Seamless Tool Integration
  • IDE features
WebStorm openSUSE 15 Installation - Featured
  1. Download Latest WebStorm 30 day Trial Installer

    WebStorm for Linux
  2. Open a Console Terminal Shell emulator window
    (Press “Enter” to Execute Commands)

    WebStorm openSUSE 15 Installation - Kde openSUSE Open Terminal
  3. Double-Click on Archive and Extract into /tmp.

    WebStorm openSUSE 15 Installation - Extraction
    Or from Command Line:

    tar xvzf ~/Downloads/WebStorm*.tar.gz -C /tmp/
  4. Installing WebStorm IDE on openSUSE 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…
    WebStorm openSUSE 15 Installation - welcome
    Finally, confirm for Path updating and menu Launcher Creation!
    WebStorm openSUSE 15 Installation - setting up path and shortcut

  6. Getting-Started with WebStorm IDE

    WebStorm Quick Start Guide

    WebStorm openSUSE 15 Installation - webstorm quickstart


QuickChic Theme • Powered by WordPress