erlang-depends
Erlang/OTP development libraries and headers
Install
- All systems
-
curl cmd.cat/erlang-depends.sh
- Debian
-
apt-get install erlang-dev
- Ubuntu
-
apt-get install erlang-dev
- Alpine
-
apk add erlang-dev
- Kali Linux
-
apt-get install erlang-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install erlang-dev
- Raspbian
-
apt-get install erlang-dev
- Dockerfile
- dockerfile.run/erlang-depends
- Docker
-
docker run cmd.cat/erlang-depends erlang-depends
powered by Commando
erlang-dev
Erlang/OTP development libraries and headers
The files for application development in Erlang. They include headers for all applications included into Erlang/OTP distribution and C interface libraries.
erlang17-dev
Erlang/OTP development libraries and headers
The files for application development in Erlang. They include headers for all applications included into Erlang/OTP distribution and C interface libraries. 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.