build-essential # Package containing tools to build Debian packages autoconf # Create configure scripts automatically automake # Create Makefile.in automatically from Makefile.am autotools-dev # Files config.guess and config.sub dh-make # Create Debian package files for pure source archives debhelper # Tool programs for Debian package creation devscripts # Scripts for Debian package maintenance fakeroot # Wrapper to simulate access to root directory lintian # Debian package checker patch # Patch a file patchutils # Additional tools to work with patches pbuilder # Package builder make # Compiler control program gcc # GNU C compiler g++ # GNU C++ compiler zlib1g-dev # Development support for zlib libbz2-dev # Development support for libbz2 libssl-dev # Development support for OpenSSL libdb-dev # Development support for Berkeley DB live-build # Components to build a live system debootstrap # Debian bootstrapper (create initial system) makedev # Create device files reprepro # Create apt repositories gnupg2 # Recent GnuPG version