

This has been a step-by-step guide on how to install IntelliJ IDEA on Linux Mint 21. Once installation is complete, click on start using IntelliJ IDEAĪt this point, IntelliJ is ready to use. Click on Install button under the plugin that you choose to install. The next page shows featured plugins which you can choose to install. If you wish to open IntelliJ IDEA projects from the command line, check Create a script for opening files and projects from the command linecheckbox and click on Next: Default pluginsĪt this pint you can customize your IntelliJ environment, choosing the tools you would like to use. In the next dialogue box choose your preferred UI theme and click Next: Desktop EntryĪgree to creating a desktop entry and also click the box for For all users if multiple users are going to be using the system.

Click OkĪgree to privacy policy and click continue Since this is a new installation, we are going to go with do not import settings which is selected by default. Move this directory to /opt directory and go ahead to launch IntelliJ IDEA. Once fully extracted it will add another directory that contains Intellij IDEA installation file. Once downloaded, change to the directory of your download to extract the file and begin installation. You will be taken to a page where you choose Linux and click Download under Community Edition.

Sudo apt install -y default-jdk default-jreĬonfirm if Java has been installed properly by checking installed version $ java -version Update your system and install Java using the following commands.

To be able to install IntelliJ IDEA on Linx Mint 21, ensure to have the following already in place:
