How to Install and Getting Started With IntelliJ IDEA 2020 on Linux Sabayon 11 Mate 32bit Easy Visual-Guide

March 1, 2013 | By Duchateaux.

The Easy Visual-Guide shows you Step-by-Step How to Install IntelliJ IDEA 2023 FREE Community Edition for Java, Scala, Grovy & Android Development on Linux Sabayon 11 Maya Mate i386 Desktop.

To Make Best Use of the IntelliJ IDEA 2023 Java IDE you Need an Oracle Sun Official Java SE JDK Installation so if Not Present on your System you will Find Link to Tutorial on Installing the Sun JDK 7 on Mint.

And this Visual Guide includes the Basic Screenshots of All GUI Steps involved.

Finally, the post’s Content is Expressly Reduced to Give Focus to the Essentials Instructions and Commands.

gnomePenguin JetBrains
  1. Download IntelliJ IDEA 2023 for Linux:

    IntelliJ IDEA 2023 tar.gz for Linux
  2. Right-Click on Archive > Open with Archive Manager

    Then Extract into /tmp.

    Linux Sabayon 11 Mate IntelliJ IDEA 2023 Extraction

  3. Open Terminal Window
    (Press “Enter” to Execute Commands)

    Linux Sabayon 11 Mate Open Terminal

  4. Relocate IntelliJ Idea Folder

    su 

    If Got “User is Not in Sudoers file” then see: How to Enable sudo
    Set the root superUser as Holder of IntelliJ IDEA

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

    Then Switch the Content into the /opt Directory

    mv /tmp/idea* /opt/idea

    Make a Symlink into the working Paths.

    ln -s /opt/idea/bin/idea.sh /usr/local/bin/idea.sh
  5. Start IntelliJ IDEA

    Next you can Start IntelliJ from Terminal with.

    idea.sh
  6. How to Easy Creating an IntelliJ IDEA Quick Launcher.

    Easy IntelliJ Desktop Launcher
  7. Quick Start on IntelliJ IDEA 2023 with Java Hello World.

    Hello World on IntelliJ IDEA Java
IntelliJ IDEA

QuickChic Theme • Powered by WordPress