Skip to content
Updated homebrew and linuxbrew formula Notes (markdown) authored by Chris's avatar Chris
......@@ -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/
......
......