build-essential package - Installs the following collection to compile c/c++ program on Debian/Ubuntu Linux:
这个包中主要包括了以下的包:
libc6-dev - C standard library.
gcc - C compiler.
g++ - C++ compiler.
make - GNU make utility to maintain groups of programs.
dpkg-dev - Debian package development tools.