

The JetBrains Toolbox App is the recommended tool to install JetBrains products. This means that components relying on the embedded browser will not work, for example, the Markdown HTML preview and the interactive debugger console. Older Linux distributions (before Ubuntu 18.04 and CentOS 8) don't support the required JCEF version starting from IntelliJ IDEA version 2022.1. However, to develop Java applications, a standalone JDK is required. You do not need to install Java to run IntelliJ IDEA because JetBrains Runtime is bundled with the IDE (based on JRE 17). Latest 64-bit version of Windows, macOS, or Linux (for example, Debian, Ubuntu, or RHEL) IntelliJ IDEA is not available for the Linux distributions that do not include GLIBC 2.27 or later. Officially released 64-bit versions of the following:Īny Linux distribution that supports Gnome, KDE, or Unity DE. SSD drive with at least 5 GB of free space IntelliJ IDEA supports multithreading for different operations and processes making it faster the more CPU cores it can use. (2) After installing Ubuntu Make, do a umake ide ideaĭefault installation path: /home/current-user/.local/share/umake/ide/ideaįollow ubuntu-make page to change default installation and to install other IDEs.Multi-core CPU. Using sudo is not required if you're running as the root user.įor ubuntu 16.04 and later, sudo apt install ubuntu-makeįor previous versions of ubuntu, sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make sudo pacman -S intellij-idea-community-edition Open a terminal and enter the following command. IntelliJ IDEA can be installed on Arch Linux using its package manager, pacman. Choose whether to create a desktop shortcut, and choose whether to associate various Java files with IntelliJ IDEAĭownload IntelliJ IDEA from the JetBrains website, open the disk image (*.dmg) file downloaded, and drag and drop the application to the alias to your /Applications folder.Choose a start menu folder to crete IntelliJ IDEA shortcuts (In most cases, leave this as the default).Choose a folder to install IntelliJ IDEA to (In most cases, leave this as the default).Note that you need the JDK, only having the Java Runtime Enviroment (JRE) is not enough.

If the Java Development Kit (JDK) is not installed, download and install the JDK.

Windows & Linuxĭownload IntelliJ IDEA from the JetBrains website, and follow installation procedures. The Community edition is free and is not lacking for features in terms of Java SE development. There are two main versions of IntelliJ IDEA: the Community edition and the Ultimate edition.
