IntelliJ Idea

This does everything! πŸ˜…β€

Installation

Here are the steps needed to install IntelliJ Idea on your Andronix instance

APT

  • Download the latest tar.gz file from JetBrains official download page.

  • After downloading the tar.gz, make sure that it is in your download folder and after run the following command. Change x to the name of the tar downloaded.

  • The tar should now be unzipped in Desktop/ideaIU-2xxx.x.x, where 'x' stands for the year and version number.

  • Now choose the command from below and run it inside Linux terminal

For Debian/Ubuntu/Kali:

For Arch/Manjaro

For Void Linux:

For Alpine:

For Fedora:

Fedora is not recommended for use of Jetbrains IDE

  • We can now proceed to run Idea, navigate to Desktop/ideaIU-2xxx.x.x/bin and execute the idea.sh with the following command

  • Yay! 🎊 That's all you need to do to run IntelliJ on your device.

Last updated

Was this helpful?