GNU/Linux Ubuntu 24.04 Installing IntelliJ IDEA – QuickStart Guide
Hi! The Step-by-Step Tutorial shows you How to Install IntelliJ IDEA in Ubuntu 24.04 Noble LTS GNU/Linux Desktop.
First, IntelliJ IDEA for Ubuntu 24.04 excel at Enterprise, Mobile and Web Development with Java, Scala, Groovy and Kotlin, with all the latest Modern Technologies and Frameworks available Out of the Box.
And here is described the IntelliJ IDEA FREE Community Edition Installation workflow on Ubuntu GNU/Linux.
Moreover, this guide includes instructions on How to Install Oracle Sun Java SE Official JDK for Ubuntu.
Moreover, this guide includes detailed instructions about to Getting-Started with Software on Linux.
Finally, this Setup is valid for all the Ubuntu-based Distros like:
- Linux Mint
- Zorin OS
- Lubuntu
- Elementary OS
- Kde Neon
- Pop_OS!
- Xubuntu
- Linux Lite
- Bodhi
- Puppy
- Kubuntu
- LXLE
- Trisquel
- Voyager Ubuntu
- feren OS
- Peppermint
- Linux Ultimate Edition
-
1. Launch a Shell Emulator Window
Open Terminal Window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)
-
2. Get IntelliJ IDEA for Ubuntu
Download Latest IntelliJ IDEA for Ubuntu
-
3. Expand IntelliJ IDEA Archive
Then Extract IntelliJ Archive into /tmp
Possibly Double-Click on it in the File Manager.
Or from Command Line with:tar xvzf ~/Downloads/idea*.tar.gz -C /tmp/
Contents