Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Ubuntu¶
Unfortunately, there is no apt-get installation (even no Ubuntu PPA) for Kotlin at this time. There are basically 3 options to install Kotlin on Ubuntu.
Install manually.
Use snap app.
Use sdkman to install Kotlin LOCALLY.
Mac¶
You can install Kotlin using Homebrew.
References¶
https://medium.com/sushanthande1/install-kotlin-on-linux-ubuntu-1a3f97dffa40