dap-config
Development files (headers and static libraries) for libdap
Install
- All systems
-
curl cmd.cat/dap-config.sh
- Debian
-
apt-get install libdap-dev
- Ubuntu
-
apt-get install libdap-dev
- Kali Linux
-
apt-get install libdap-dev
- Fedora
-
dnf install libdap-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libdap-dev
- OS X
-
brew install libdap
- Raspbian
-
apt-get install libdap-dev
- Dockerfile
- dockerfile.run/dap-config
libdap-dev
Development files (headers and static libraries) for libdap
OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. This package contains header files, pkgconfig files and static libraries for DAP.