sudo snap install kotlin --classic
Alternatively with SDKMAN
sdk install kotlin
IntelliJ IDEA
sudo snap install intellij-idea-community --classic
- 🔗 Kotlin Standard Library
- 🔗 Coding Conventions
- 🔗 Kotlin Language Specification - covers only
Kotlin/Core
- 🔗 Get started with Kotlin/JVM