

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. This tutorial have described you to how to install IntelliJ IDEA on a Ubuntu 20.04 desktop system.Intellij-idea-community 2022.1.1 from jetbrains✓ installed In the customize tab, you can change theme and other settings of IntelliJ application. Under the plugins tab in right sidebar, you can install plugins to extend its functionality. Once application started, you can start using it for the application development. Accept the privacy policy and click continue. You will see the launch button like below screenshot.ĭuring first time startup application may take time. Search for the IntelliJ IDE launch icon under Activities. You have successfully installed IntelliJ IDE on a Ubuntu desktop system. This will install IntelliJ IDEA on Ubuntu Desktop system. Installing IntelliJ IDEA community edition:sudo snap install intellij-idea-community –classic Installing IntelliJ IDEA ultimate edition with free 30-day evaluation:sudo snap install intellij-idea-ultimate –classic Use one of the following command to either install IntelliJ IDEA community edition or ultimate edition: The community editions is available free for everyone but the ultimate edition required license. IntelliJ IDEA is available in community and ultimate editions. In order to use IntelliJ IDEA, your system must have Dekstop installed with sudo priviledged account access. This tutorial will help you to install IntelliJ IDEA on Ubuntu 20.04 LTS Linux system. Which allows you to install it quickly with single command. IntelliJ IDEA community and ultimate versions are available as snappy package.
