Step-by-step – IntelliJ IDEA Installation in Debian Buster

November 6, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 2. Downloading IntelliJ IDEA

    Download Latest IntelliJ IDEA for Linux

    IntelliJ for Linux tar.gz
  2. 3. Extracting IntelliJ IDEA

    Double-Click on Debian Busterive and Extract into /tmp
    Or from Shell with

    tar xvzf ~/Downloads/idea*.tar.gz -C /tmp/
    Install IntelliJ IDEA on Debian Buster Linux - KDE4 IntelliJ IDEA tar.gz Debian Busterive Extraction
  3. 4. Installing IntelliJ IDEA

    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
  4. 5. Setting Up Java

    How to Install Required Oracle Java SE for Debian Buster Linux

    Java JDK Linux Installation Guide

Contents


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

QuickChic Theme • Powered by WordPress