embuilddeps

retrieve, build and install libraries for cross-compiling

Install

All systems
curl cmd.cat/embuilddeps.sh
Debian Debian
apt-get install xapt
Ubuntu
apt-get install xapt
Windows (WSL2)
sudo apt-get update sudo apt-get install xapt
Raspbian
apt-get install xapt

xapt

retrieve, build and install libraries for cross-compiling

xapt wraps apt and calls dpkg-cross for the collected archives. Downloaded files are passed directly to dpkg-cross. embuilddeps can be used to parse debian/control to install the native and or cross dependencies, using apt and xapt respectively, for a particular unpacked source package.