Brew: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://brew.sh =Internal= * Mac =Overview=") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* https://brew.sh | * https://brew.sh | ||
* https://github.com/Homebrew/brew | |||
=Internal= | =Internal= | ||
* [[Mac]] | * [[Mac]] | ||
* [[Python_Versions#Python_Version_Management_with_Brew|Python Version Management with Brew]] | |||
=Overview= | =Overview= | ||
Homebrew is the preferred method to install software on Macs. Unlike one-off installations that require navigating to a web site, downloading a .dmg file and performing various operations that may include drag-and-drop in the Applications folder, Homebrew-driven installations can be scripted and generally leads to a more consistent environment. | |||
=Subjects= | |||
* [[brew Concepts|Concepts]] | |||
* [[brew Installation|Installation]] | |||
* [[brew Operations|Operations]] | |||
=Packages= | |||
* [[Java_Installation_on_Mac#brew|java]] |
Latest revision as of 22:21, 2 November 2023
External
Internal
Overview
Homebrew is the preferred method to install software on Macs. Unlike one-off installations that require navigating to a web site, downloading a .dmg file and performing various operations that may include drag-and-drop in the Applications folder, Homebrew-driven installations can be scripted and generally leads to a more consistent environment.