

You can start IntelliJ IDEA by going to Activities > Search IntelliJ IDEA Community Edition or run intellij-idea-community command in the terminal. Ĭomment=Capable and Ergonomic IDE for JVM sudo nano /usr/share/applications/sktopĬopy and paste the following into the file above. If you want to install Ultimate edition, You just need to replace intellij-idea. So far Flathub is the most popular repository with tons of flapaks. With the flatpak package in place, a Flathub repository must be added. Open your terminal and run the following command to install Intellij IDEA community edition via snap: sudo snap install intellij-idea-community -classic. To install IntelliJ IDEA on Ubuntu 20.04, first make sure the flatpak package manager is installed.

sudo ln -sf /opt/idea/bin/idea.sh /usr/local/bin/intellij-idea-communityĬreate a desktop entry to start IntelliJ IDEA from Activities menu. This tutorial explains how to install IntelliJ IDEA on Ubuntu 18.04. Next, link the executable with /usr/bin folder so you can start IntelliJ IDEA using intellij-idea-community command from the terminal.

Then unzip the downloaded package using tar command and move files to /opt category. Install IntelliJ IDEA Using Official Packageįirst, download latest version of IntelliJ IDEA from official website through web browser or run below command to download IntelliJ IDEA (v2022.1) in terminal. You can start IntelliJ IDEA by go to Activity or command line. Intellij-idea-community 2022.1.1 from jetbrains✓ installed
