Difference between revisions of "Package management"
Jump to navigation
Jump to search
↑ http://ianmurdock.com/2007/07/21/how-package-management-changed-everything/
m (added Category:DevOps using HotCat) |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
[[w:Ian Murdock]] has commented that package management is "the single biggest advancement [[Linux]] has brought to the industry", that it blurs the boundaries between operating system and applications, and that it makes it "easier to push new innovations [...] into the marketplace and [...] evolve the OS".<ref>http://ianmurdock.com/2007/07/21/how-package-management-changed-everything/</ref> | [[w:Ian Murdock]] has commented that package management is "the single biggest advancement [[Linux]] has brought to the industry", that it blurs the boundaries between operating system and applications, and that it makes it "easier to push new innovations [...] into the marketplace and [...] evolve the OS".<ref>http://ianmurdock.com/2007/07/21/how-package-management-changed-everything/</ref> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
Some of the other package managers that you may come across | Some of the other package managers that you may come across | ||
* [http://brew.sh/ Homebrew] The missing package manager for OS X | * [http://brew.sh/ Homebrew] The missing package manager for OS X | ||
* [https://caskroom.github.io/ homebrew cask] extends Homebrew | * [https://caskroom.github.io/ homebrew cask] extends Homebrew | ||
− | |||
− | |||
[[Category:System Administration]] | [[Category:System Administration]] | ||
[[Category:DevOps]] | [[Category:DevOps]] |
Revision as of 11:06, 30 June 2016
See w:Package manager for background.
w:Ian Murdock has commented that package management is "the single biggest advancement Linux has brought to the industry", that it blurs the boundaries between operating system and applications, and that it makes it "easier to push new innovations [...] into the marketplace and [...] evolve the OS".[1]
Some of the other package managers that you may come across
- Homebrew The missing package manager for OS X
- homebrew cask extends Homebrew