How to install IntelliJ IDEA on Linux Mint, Ubuntu, Other Linux Distributions

Опубликовано: 15 Март 2026
на канале: WHAT & HOW
22,345
395

Step by step installation guide on how to install the latest version of IntelliJ IDEA in linux debian distributions (Ubuntu, linux mint etc).

Extract command:
sudo tar -xzf ideaIC-2023.1.tar.gz -C /opt

Package location:
cd /opt/idea-IC-231.8109.175/bin

Run command:
./idea.sh

#intellijidea #intellij #linux #ubuntu #installation