How to Install IntelliJ IDEA on Ubuntu 15.04 Vivid 32-64bit Gnu/Linux Easy Visual-Guide

April 21, 2015 | By the+gnu+linux+evangelist.

IntelliJ IDEA 2023 Quick Start for Ubuntu 15.04 Vivid Linux

The Step-by-Step Easy Linux Tutorial shows you Exactly How to Install IntelliJ IDEA 2023 FREE Community Edition for Java Programming Development on Ubuntu 15.04 Vivid Vervet GNU+Linux Unity Desktop.

To Make Best Use of the IntelliJ IDEA 2023 you should Dispose of an Oracle Sun Java SE Official JDK Installation Ubuntu.

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

The Contents and Details of How to Install IntelliJ IDEA on Ubuntu 15.04 Vivid are Expressly Essentials to Give Focus Only to the Essentials Instructions and Commands and Make the Tutorial Easier to Read and Digest ;)

Install IntelliJ IDEA on Ubuntu 15.04 Vivid - Featured
  1. Download Latest IntelliJ IDEA 2023 for Linux

    IntelliJ IDEA 2023 tar.gz for Linux
  • Then Extract IntelliJ Archive into /tmp
    Possibly Double-Click on it in the File Manager.
    Or from Command Line with:

    tar xvzf ~/Downloads/idea*.tar.gz -C /tmp/

    Ubuntu Install IntelliJ IDEA 2023 Extraction

  • Open Terminal Window
    Ctrl+Alt+T
    (Press “Enter” to Execute Commands)

    Install IntelliJ IDEA on Ubuntu 15.04 Vivid - Open Terminal

    In case first see: Terminal QuickStart Guide.

  • 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 Holder before Switching IDEA

    sudo chown -R root:root /tmp/idea* && mv /tmp/idea* /opt/idea

    Make a Symlink into the working Paths

    ln -s /opt/idea/bin/idea.sh /usr/local/bin/idea.sh
  • Starting IntelliJ IDEA

    Next you can Start IntelliJ from Terminal with

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

    Easy IntelliJ Desktop Launcher
  • How to Install Required Oracle Java JDK on Ubuntu

    Install Oracle JDK 8+ for Ubuntu
  • Install IntelliJ IDEA on Linux - Launching IntelliJ IDEA 15

  • Quick Start on IntelliJ IDEA 2023 with Java Hello World

    Hello World on IntelliJ IDEA Java
  • Now Thanks to the JetBrains Company Now you are able to Getting-Started on IntelliJ IDEA with Java, Android and Groovy Development.

    Install IntelliJ IDEA on Ubuntu 15.04 Vivid - IntelliJ IDEA GUI

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