IntelliJ IDEA 2018.1 Released! How to Install it in Ubuntu

Last updated: March 29, 2018

The first major update of Jetbrains’ Java IDE in 2018, IntelliJ IDEA 2018.1, was released a day ago.

IntelliJ IDEA 2018.1 brings with it significant improvements to supported languages, frameworks, version control tools, debugger, compiler, and editor. See the announcement for details.

Install IntelliJ IDEA 2018.1 in Ubuntu:

Jetbrains offers official snap packages for Ubuntu Linux users. You can install it in Ubuntu 16.04, Ubuntu 17.10, Ubuntu 18.04 via following steps.

1. (Ubuntu 16.04 only) For those who never installed a snap package, open terminal (Ctrl+Alt+T) and run command to install snapd daemon:

sudo apt-get install snapd snapd-xdg-open

No visual feedback while typing your password due to security reason.

2. Then you can search for and install PyCharm via Ubuntu Software:

Or run command in terminal instead to install the IDE:

snap install intellij-idea-community --classic

For the ultimate edition, replace intellij-idea-community with intellij-idea-ultimate in the code.

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via ubuntuhandbook1@gmail.com Buy me a coffee: https://ko-fi.com/ubuntuhandbook1