Personal tools
You are here: Home Docs Help! Reference Manuals Debian Reference Debian fundamentals The Debian package management system The meaning of "Pre-Depends"

2.2.9. The meaning of "Pre-Depends"

Up one level

-

dpkg always configures a package upon which another package Depends before it configures the package that Depends on it. However, dpkg normally unpacks archive files in arbitrary order, independently of dependencies. (Unpacking consists of extracting files from the archive file and putting them in the right place.) If, however, a package Pre-Depends on another then the other package is unpacked and configured before the one that Pre-Depends is even unpacked. [2] The use of this dependency is kept to a minimum.

(no ads!)