How Do You Install Kotlin on a Debian/Ubuntu Distribution of Linux?

Problem scenario
You are using Debian or Ubuntu Linux. You want to install Kotlin. What do you do?

Solution
Prerequisite

Install Java. If you need assistance, see this posting.

Procedure
Run this command: sudo snap install --classic kotlin

Leave a comment

Your email address will not be published. Required fields are marked *