Content deleted Content added
StefenTower (talk | contribs) direct link |
Links without disambiguation pages |
||
Line 1:
In [[computer science]], '''dependency''' is a state
It also is common in talking about [[software package]] management. One software package, in order to work or to be fully functional, may depend on other software packages and thus must be installed also, and their specific versions must be known if [[backward compatibility]] is broken between versions. The [[Apt]] package format, as well as some versions of the [[RPM Package Manager|RPM]] package format, include dependency information between packages. This is convenient for updating software but can lead to [[dependency hell]].
|