Start_embedded Installation On A Debian, Ubuntu, Kali And Raspbian
Install start_embedded
-
Debian
apt-get install erlang-baseClick to copy -
Ubuntu
apt-get install erlang-baseClick to copy -
Kali Linux
apt-get install erlang-baseClick to copy -
Raspbian
apt-get install erlang-baseClick to copy
erlang-base
Erlang/OTP virtual machine and base applicationsThis 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 applicationsThis 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.
erlang17-base
Erlang/OTP virtual machine and base applicationsThis 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 applicationsThis 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.




