dhcp3-server software package provides virtual package provided by isc-dhcp-server, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install dhcp3-server
dhcp3-server is installed in your system.
Make ensure the dhcp3-server package were installed using the commands given below,
$ sudo dpkg-query -l | grep dhcp3-server*
You will get with dhcp3-server package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Virtual packages |
| Package | dhcp3-server |
| Version | |
| Description | virtual package provided by isc-dhcp-server |
| Sub Section | virtual |