Is there a way to get a list of all formulas (packages) I can install using homebrew for Mac OS X?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
From your MacIf you just want the package names for all formulae:
The following command will list the info snippets for all existing Homebrew formulae:
You can also start a server to browse the formulae locally at
Or browse the local Git repository—thanks to Mk12 for that:
OnlineOther than that, you can just browse the following website:
Or visit braumeister.org, as pointed out by Marco Peluso. |
|||||
|
|
Apart from the things slhck mentioned, there's an online package browser available at braumeister.org |
||||
|
|