Package Management
(Difference between revisions)
(→Package Management) |
|||
Line 4: | Line 4: | ||
[[Lunar Linux]]'s packagement system is unique in the way that all the applications are compiled directly from source-code. | [[Lunar Linux]]'s packagement system is unique in the way that all the applications are compiled directly from source-code. | ||
+ | |||
+ | Both the [[lunar]] and [[theedge]] package provide this feature for [[Lunar Linux]]. These two are mutually exclusive and contain the same tools. [[Lunar]] is the ''stable'' version and [[theedge]] the ''development'' branch. | ||
Other Package Management systems known are [[wikipedia:rpm|RPM]], [[wikipedia:portage|portage]]. | Other Package Management systems known are [[wikipedia:rpm|RPM]], [[wikipedia:portage|portage]]. |
Revision as of 17:22, 20 August 2005
Package Management
Package Management is the general name used to describe the art of installing, removing and updating software packages. Often this is the key component of the Operating System.
Lunar Linux's packagement system is unique in the way that all the applications are compiled directly from source-code.
Both the lunar and theedge package provide this feature for Lunar Linux. These two are mutually exclusive and contain the same tools. Lunar is the stable version and theedge the development branch.