How to Install fsharp in Ubuntu 18.04



Install fsharp by entering the following commands in the terminal:

sudo apt update
sudo apt install fsharp

Description:

functional-first programming language - compiler for the CLI

F# is a multi-paradigm programming language, supporting functional, imperative, and object-oriented structures. . This package contains an F# compiler targeting the CLI runtime.

Homepage: http://fsharp.org

Version: 4.0.0.4+dfsg2-2

Section: universe/cli-mono