cdbs-edit-patch
common build system for Debian packages
Install
- All systems
-
curl cmd.cat/cdbs-edit-patch.sh
- Debian
-
apt-get install cdbs - Ubuntu
-
apt-get install cdbs - Kali Linux
-
apt-get install cdbs - Fedora
-
dnf install cdbs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cdbs - Raspbian
-
apt-get install cdbs
cdbs
common build system for Debian packages
This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed.