WebStorm Installation in Fedora – Step-by-step

May 14, 2023 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading WebStorm

    Download Latest WebStorm day Trial Installer

    WebStorm for Linux
  2. 3. Extracting WebStorm

    Double-Click on Archive and Extract into /tmp.

    How to Install WebStorm IDE on Fedora Linux - Extraction
    Or from Command Line:

    tar xvzf ~/Downloads/WebStorm*.tar.gz -C /tmp/
  3. 4. Installing WebStorm

    Installing WebStorm IDE on Fedora GNU/Linux.

    Set the root User as Owner:

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

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

    sudo mv /tmp/WebStorm* /opt/WebStorm

    Finally, ake a symlink from Easy Launching on CLI:

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

Contents


Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

QuickChic Theme • Powered by WordPress