package-download-transaction

package-download-transaction is a compiled Lisp function in `package.el'.

(package-download-transaction PACKAGES)

Download and install all the packages in PACKAGES.
PACKAGES should be a list of package-desc.
This function assumes that all package requirements in
PACKAGES are satisfied, i.e. that PACKAGES is computed
using `package-compute-transaction'.