

Create a Project using IntelliJ IDEA on Rocky Linux 8 | CentOS Stream 8Ĭreate a project by selecting New Project from the above page. Now IntelliJ will be initialized as shown.įinally, you will get the welcome page where you can create a New Project or Open to use an existing project. You will then see this pop-up window asking you to import settings if you have them. Launch IntelliJ from the App menu by searching it as below. Start IntelliJ IDEA on Rocky Linux 8 | CentOS Stream 8

With JetBrains toolbox installed, we are free to choose the IntelliJ IDEA edition to install.Ĭlick install on the desired IntelliJ IDEA Edition and wait for the installation to complete. Then run the installer as shown./jetbrains-toolbox Navigate into the directory created after extraction. With this tool, we can easily install IntelliJ IDEA on our Rocky Linux 8 | CentOS Stream 8 system. Sudo snap install intellij-idea-educational -classic Option 2: Install Intellij IDEA on Rocky Linux 8 | CentOS Stream 8 using JetBrains Toolboxĭownloaded the Toolbox app from the official Jebrains web page. Sudo snap install intellij-idea-community -classic Sudo snap install intellij-idea-ultimate -classic Then proceed and install the desired IntelliJ IDEA edition as shown. sudo systemctl enable -now snapd.socketĬreate a symbolic link to enable snap as below. We will proceed to install snap as below. Since we already added the required Epel repository to our Rocky Linux 8 | CentOS Stream 8. Snap is available for Rocky Linux 8 | CentOS Stream 8.

Option 1: Install Intellij IDEA on Rocky Linux 8 | CentOS Stream 8 using Snapd

In this guide, I will cover two methods to get Intellij IDEA installed on your Rocky Linux 8 | CentOS Stream 8 system. IntelliJ IDEA Ultimate Edition– This is a free version used by students for learning purposes Install IntelliJ IDEA on Rocky Linux 8 | CentOS Stream 8īefore we commence on Intellij IDEA installation, ensure that you have your system updated and the required packages installed as below.IntelliJ IDEA Educational Edition– A paid version with additional features.The IntelliJ IDEA Community Edition– this is a free version.Intellij IDEA has the following main editions. Deep code insight and intelligent code completion.Built-in tools and integrations such as the terminal, databse support e.t.c.It has more functionality due to the availability of its plugins.It is accessible to everyone due to committment by the JetBrains team.Many developers prefer IntelliJ IDE over other IDEs because of the following features: This company is popular for developing many other tools like Pycharm IDE e.t.c. This tool is developed and maintained by Jetbrains. IntelliJ IDEA is an open-source Integrated Development Environment(IDE) used for developing Java applications.
