Languages
[Edit]
EN

Ubuntu 18.04 - install IntelliJ IDEA Community version

7 points
Created by:
Efe-V
409

In this short article, we will show how to install IntelliJ IDEA Community version on Ubuntu 18.04.

1. Automatic installation

Run the following commands:

sudo spt-get update
sudo snap install intellij-idea-community --classic

2. Manual installation

Simple steps:

  1. go to Jet Brains web page:
    https://www.jetbrains.com/idea/download/#section=linux
    or
    https://www.jetbrains.com/idea/download/other.html
  2. download IntelliJ IDEA Community version: e.g. 2020.2 - Linux (tar.gz)
  3. unpack tar.gz file with the following command:
    tar -xzf idea-2020.2.tar.gz
  4. in bin subdirectory run following command:
    ./idea.sh
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join