Installing
-
2. Enabling Snap
How to Enable Snap on Kali Linux 2020
To Check if Snap is already enabled do:
which snap
-
3. Installing
Then to Install IntelliJ IDEA in Kali Linux
Simply run:sudo snap install intellij-idea-community --classic
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo
Contents