dose-builddebcheck
Checks whether build-dependencies can be satisfied
Install
- All systems
-
curl cmd.cat/dose-builddebcheck.sh
- Debian
-
apt-get install dose-builddebcheck
- Ubuntu
-
apt-get install dose-builddebcheck
- Kali Linux
-
apt-get install dose-builddebcheck
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dose-builddebcheck
- Raspbian
-
apt-get install dose-builddebcheck
- Dockerfile
- dockerfile.run/dose-builddebcheck
dose-builddebcheck
Checks whether build-dependencies can be satisfied
This software checks, given a collection of source package stanzas and a collection of binary package stanzas of Debian packages, whether the build-dependencies of each source package can be satisfied by the binary packages.