How to Install IntelliJ IDEA on Debian Stretch 9 Linux Easy Visual-Guide

December 2, 2016 | By the+gnu+linux+evangelist.

Setting Up

  1. 4. Installing

    Then Relocate IntelliJ Idea Folder
    Set the root superUser as Holder of IntelliJ IDEA:

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

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Next Switch the Content into the /opt Directory:

    sudo mv /tmp/idea* /opt/idea

    And Make a Symlink into the working Paths:

    sudo ln -s /opt/idea/bin/idea.sh /usr/local/bin/idea.sh
  2. 5. Setting Up Java

    How to Install Required Oracle Java SE for Debian Stretch Linux

    Java JDK Linux Installation Guide

QuickChic Theme • Powered by WordPress