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