Searched refs:brew (Results 1 – 25 of 41) sorted by relevance
12
22 * Install Brew at <http://brew.sh/>25 under different names. The *cask* extension to *brew* is necessary to install29 brew install libimobiledevice30 brew install ideviceinstaller31 brew install caskroom/cask/brew-cask32 brew install Caskroom/cask/osxfuse33 brew install ifuse39 $ brew update40 $ brew install node
20 brew update || echo "suppress failures in order to ignore warnings"21 brew doctor || echo "suppress failures in order to ignore warnings"22 brew list cmake || echo "suppress failures in order to ignore warnings"23 sudo brew uninstall --force cmake || "suppress failures in order to ignore warnings"24 brew search cmake || echo "suppress failures in order to ignore warnings"25 brew install cmake || echo "suppress failures in order to ignore warnings"26 brew upgrade cmake || echo "suppress failures in order to ignore warnings"
7 brew update || brew update8 brew outdated pyenv || brew upgrade pyenv9 brew install pyenv-virtualenv10 brew install cmake || true
6 if brew list -1 | grep -q "^$1\$"; then8 time (brew outdated "$1" || brew upgrade "$@")12 time (brew install "$@" || brew link --overwrite gcc49)16 time brew update
9 brew update10 brew install binutils14 …which ${CC} || brew install $(echo "${CC}" | sed 's/\-/@/') || brew link --overwrite $(echo "${CC}…20 brew install bazel
1 brew 'yasm'2 brew 'gcc@5'3 brew 'md5sha1sum'
22 Go to http://brew.sh and copy the one-liner that installs "homebrew".28 brew install imagemagick37 brew options imagemagick41 brew reinstall imagemagick --with-jp2 --with-quantum-depth-16 --with-pango45 brew doctor
59 brew update60 brew install --with-python libdnet61 brew install .travis/pylibpcap.rb
22 (You will also need to have [Homebrew](http://brew.sh/) installed.)28 brew install automake29 brew install libtool37 brew link automake38 brew link libtool
39 brew update40 brew install ccache gcc@4.9 llvm@3.9
22 brew install freetype glib cairo46 brew install autoconf automake libtool pkgconfig ragel gtk-doc50 brew install pygobject3
10 With `brew` on macOS, you can have it like `brew install mingw-w64`
44 brew update45 brew install jq
204 brew update205 brew outdated xctool || brew upgrade xctool
30 packages from [Homebrew](https://brew.sh):33 $ brew install autoconf automake libtool shtool38 $ brew install gflags44 installed by `brew` is being used:
15 coffee.maker().brew(); in main()
15 public void brew() { in brew() method in CoffeeMaker
18 brew install python
25 This requires GNU coreutils (brew install coreutils).
44 [^1]: Installation with homebrew: `brew install lcov`
279 $ brew update284 $ brew install --with-python libdnet285 $ brew install https://raw.githubusercontent.com/secdev/scapy/master/.travis/pylibpcap.rb286 $ sudo brew install --with-python libdnet287 $ sudo brew install https://raw.githubusercontent.com/secdev/scapy/master/.travis/pylibpcap.rb
65 On Apple macOS, install Xcode and brew.sh, then in the Terminal enter:67 % brew install autoconf automake libtool
31 brew install swig # OS X with homebrew
35 brew: brew install caskroom/cask/gcc-arm-embedded*