Changes
Page history
Updated homebrew and linuxbrew formula Notes (markdown)
authored
Feb 04, 2018
by
Chris
Show whitespace changes
Inline
Side-by-side
homebrew-and-linuxbrew-formula-Notes.md
View page @
903744db
...
...
@@ -4,7 +4,7 @@
To install a brew formula from a cask, ie.
`kodi`
```
fish
brew search kodi
`
brew search kodi
```
Output:
```
fish
...
...
@@ -21,6 +21,8 @@ Then to install kodi
brew cask install kodi
```
---
Homebrew 🍻 formula are stored in the following location on macOS (10.12.6)
```
shell
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/
...
...
...
...