How To Install Start_sasl.boot In Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian?

How To Install Start_sasl.boot In Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian?

start_sasl.boot

Erlang/OTP virtual machine and base applications

Maintainer: Debian Erlang Packagers



Section: interpreters

Install start_sasl.boot

  • Debian apt-get install erlang-base-hipe Click to copy
  • Ubuntu apt-get install erlang-base-hipe Click to copy
  • Alpine OS apk add erlang-erts Click to copy
  • Arch Linux pacman -S erlang-nox Click to copy
  • Kali Linux apt-get install erlang17-base-hipe Click to copy
  • Fedora dnf install erlang-erts Click to copy
  • Raspbian apt-get install erlang-base Click to copy

erlang-base

Erlang/OTP virtual machine and base applications

This package contains the Erlang/OTP runtime implementation, which is configured and built without HiPE support (compiles to byte-code only), and minimal set of Erlang applications: compiler - compiles Erlang code to byte-code; erts - the Erlang runtime system application; kernel - code necessary to run the Erlang runtime system itself; ose - code for Enea OSE operating system; sasl - the system architecture support libraries application; stdlib - modules for manipulating lists, strings, files etc.

erlang-base-hipe

Erlang/OTP HiPE enabled virtual machine and base applications

This package contains the Erlang/OTP runtime implementation, which is configured and built with HiPE support (allows compiling to native code), and minimal set of Erlang applications: compiler - compiles Erlang code to byte-code; erts - the Erlang runtime system application; kernel - code necessary to run the Erlang runtime system itself; ose - code for Enea OSE operating system; sasl - the system architecture support libraries application; stdlib - modules for manipulating lists, strings, files etc.

erlang-erts

General-purpose programming language and runtime environment

erlang

Concurrent, real-time, distributed functional language

Open Source Erlang is a functional programming language designed at the Ericsson Computer Science Laboratory. Some of Erlang main features are: * Clear declarative syntax and is largely free from side-effects; * Built-in support for real-time, concurrent and distributed programming; * Designed for development of robust and continuously operated programs; * Dynamic code replacement at runtime. The Erlang distribution also includes OTP (Open Telecom Platform) which provides a rich set of libraries and applications. This package is a dummy package which will install Erlang/OTP runtime, applications, sources, code examples and the Erlang editing mode for Emacs.

erlang-nox

Erlang/OTP applications that don't require X Window System

This package is a dummy package which will install all Erlang/OTP applications which do not require X Window System to run.

erlang17-base

Erlang/OTP virtual machine and base applications

This package contains the Erlang/OTP runtime implementation version 17 to fix couchdb in Kali-rolling. This is a temporay package. It should be removed once python-faraday doesn't need couchdb anymore.

erlang17-base-hipe

Erlang/OTP HiPE enabled virtual machine and base applications

This package contains the Erlang/OTP runtime implementation version 17 to fix couchdb in Kali-rolling. This is a temporay package. It should be removed once python-faraday doesn't need couchdb anymore.

Installation of latest start_sasl.boot command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.