A software distribution is a bundle of a specific
software (or a collection of multiple, even an entire
operating system), already compiled and configured. It is generally the closest thing to a
turnkey form of a usually
GPL or
open source source code for a software. It usually takes the form of either rpm, deb, tgz, msi, exe etc. installer and is downloadable from the Internet. These are also known as a Binary distributions. Examples range from whole operating system distributions to server and interpreter distributions (for example
WAMP installers).
See more at Wikipedia.org...