Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
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 @@
...
@@ -4,7 +4,7 @@
To install a brew formula from a cask, ie.
`kodi`
To install a brew formula from a cask, ie.
`kodi`
```
fish
```
fish
brew search kodi
`
brew search kodi
```
```
Output:
Output:
```
fish
```
fish
...
@@ -21,6 +21,8 @@ Then to install kodi
...
@@ -21,6 +21,8 @@ Then to install kodi
brew cask install kodi
brew cask install kodi
```
```
---
Homebrew 🍻 formula are stored in the following location on macOS (10.12.6)
Homebrew 🍻 formula are stored in the following location on macOS (10.12.6)
```
shell
```
shell
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/
/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/
...
...
...
...