How to Install haxe in Ubuntu 18.04



Install haxe by entering the following commands in the terminal:

sudo apt update
sudo apt install haxe

Description:

multi-target universal programming language

Haxe is an open source toolkit based on a modern, high level, strictly typed programming language, a cross-compiler, a complete cross-platform standard library and ways to access each platform's native capabilities.

Homepage: http://haxe.org

Version: 1:3.4.4-2

Section: universe/devel