How to Install IntelliJ IDEA on Ubuntu 17.10 Artful Easy Visual-Guide

February 20, 2018 | By the+gnu+linux+evangelist.

4. Relocate IntelliJ IDEA Contents

  • Next Relocate IntelliJ Idea Folder:

    sudo su

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Set up the root superUser as owner:

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

    And Switch the IntelliJ IDEA contents:

    sudo mv /tmp/idea* /opt/idea

QuickChic Theme • Powered by WordPress