How to Install IntelliJ IDEA on Ubuntu 18.04 and 16.04

IntelliJ IDEA is a full-included IDE for JVM and Android Development. It has worked in investigating backing, Docker and Docker Compose support, inserted Git control, incorporates significant form mechanization apparatuses, for example, Maven and Gradle, sentence structure featuring, code fulfillment, ssh terminal, code refactoring, and rich route abilities.

IntelliJ IDEA is extensible by means of modules and offers support for Java systems, for example, Swing and JavaFX. It can likewise be utilized for improvement in other programming dialects, for example, Python, Kotlin, Groovy, Scala, Erlang, Dart and that’s only the tip of the iceberg.

In this post, We will install IntelliJ IDEA on Ubuntu 16.04 and 18.04

Requirements

Least 2 GB RAM, 4 GB RAM prescribed
1.5 GB hard circle space + at any rate 1 GB for stores
1024×768 least screen goals

Update Repository

You need to update the ubuntu’s current repository by using the command.

$ sudo apt-get update

Install Snap

Snap is another way and better approach to introduce bundles on Ubuntu… It’s snappy and simple and gives better bundle the board support.

Install the Snap by following the command.

$ sudo apt-get install snapd snapd-xdg-open -y

Install IntelliJ IDEA

To download and introduce the IntelliJ IDEA snap bundle, open your terminal utilizing the Ctrl+Alt+T console easy route and type.

$ sudo snap install intellij-idea-community –classic

How to Install IntelliJ IDEA on Ubuntu 18.04 and 16.04

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top