How To Install Start.src On Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian?
Install start.src
-
Debian
apt-get install erlang-srcClick to copy -
Ubuntu
apt-get install erlang-srcClick to copy -
Alpine OS
apk add erlang-ertsClick to copy -
Arch Linux
pacman -S erlang-noxClick to copy -
Kali Linux
apt-get install erlang-srcClick to copy -
Fedora
dnf install erlang-ertsClick to copy -
Raspbian
apt-get install erlang-srcClick to copy
erlang-src
Erlang/OTP applications sourcesErlang sources for all the applications in the Erlang/OTP system. They are useful for educational purpose and as a base for creating embedded systems.
erlang-erts
General-purpose programming language and runtime environmenterlang
Concurrent, real-time, distributed functional languageOpen 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 SystemThis package is a dummy package which will install all Erlang/OTP applications which do not require X Window System to run.
erlang17-src
Erlang/OTP applications sourcesErlang sources for all the applications in the Erlang/OTP system. They are useful for educational purpose and as a base for creating embedded systems. This package is the 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.




