Searched full:brew (Results 1 – 25 of 119) sorted by relevance
12345
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
28 - Install Brew at <http://brew.sh/>35 brew install libimobiledevice36 brew install ideviceinstaller37 brew install caskroom/cask/brew-cask38 brew install Caskroom/cask/osxfuse39 brew install ifuse45 $ brew update46 $ 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
9 brew pin $p13 time (brew install "$@" || brew outdated "$1" || brew upgrade "$@" || true)15 time (brew link --force --overwrite "$@" || true)56 # So that we can "brew link" python@3 instead.57 brew unlink python@267 export PATH="$(brew --prefix)/bin:$PATH"
61 brew update;62 brew install dbus;67 brew update;68 brew install libev;73 brew update;74 brew install libuv;
20 # Install Brew and core softwares24 brew uninstall node icu4c cmake25 brew prune26 brew install gflags gpg gpg2 node openssl pcre ruby cmake28 brew postinstall node
9 brew update >/dev/null10 brew install binutils14 …which ${CC} || brew install $(echo "${CC}" | sed 's/\-/@/') || brew link --overwrite $(echo "${CC}…20 brew cask install homebrew/cask-versions/adoptopenjdk821 brew install bazel
35 point to prebuilts from Homebrew in ~/brew:58 linkopts = ["-lpng", "-L/Users/mtklein/brew/lib"],62 `include` is a symlink I've made to `~/brew/include` because Bazel doesn't like64 `~/brew/lib` doesn't work here, though `-L/Users/mtklein/brew/lib` works fine.67 /Users/mtklein/brew/include/
22 Go to http://brew.sh and copy the one-liner that installs "homebrew".28 brew install imagemagick37 brew edit imagemagick41 brew reinstall -s imagemagick45 brew doctor
250 $ brew install openssl@1.1251 …$ env LDFLAGS="-L$(brew --prefix openssl@1.1)/lib" CFLAGS="-I$(brew --prefix openssl@1.1)/include"…266 $ brew install openssl@1.1267 …_LINK_FLAGS=1 LDFLAGS="$(brew --prefix openssl@1.1)/lib/libssl.a $(brew --prefix openssl@1.1)/lib/…280 .. _`Homebrew`: https://brew.sh
5 brew update > brew-update.log 2>&17 brew uninstall libtool;8 brew install libtool dejagnu;
73 brew update;75 if brew list $package; then76 brew outdated $package || brew upgrade $package;78 brew install $package;
22 brew install freetype glib cairo46 brew install autoconf automake libtool pkgconfig ragel gtk-doc50 brew install pygobject3
20 - HOMEBREW_NO_AUTO_UPDATE=1 brew install expat gettext22 HOMEBREW_NO_AUTO_UPDATE=1 brew install ninja;25 HOMEBREW_NO_AUTO_UPDATE=1 brew install scons;
217 brew install openssl # Probably already installed, but good to confirm.218 brew uninstall python && brew install python246 ' brew install openssl\n'247 ' brew uninstall python\n'248 ' brew install python\n'
59 brew update60 brew install --with-python libdnet61 brew install .travis/pylibpcap.rb
30 packages from [Homebrew](https://brew.sh):33 $ brew install autoconf automake libtool shtool38 $ brew install gflags44 installed by `brew` is being used:
101 errors with the Python from [Homebrew](https://brew.sh) try running the105 brew install openssl106 brew uninstall python107 brew install python112 [Homebrew](https://brew.sh), then install OpenOCD with `brew install openocd`.
29 # Brew packages installed when Kokoro image was built tend to have less conflict.32 # Dump the brew configuration for debugging just in case. Check "Core tap HEAD" field35 brew config127 brew install php@7.2
11 /usr/local/bin/brew update12 /usr/local/bin/brew reinstall openssl@1.1 --build-bottle
21 …brew unlink python@2 # because we're installing python3 and they both want to install stuff under …22 brew install gnuplot
85 Global install with brew88 The brew package manager (Homebrew on macOS, or Linuxbrew on Linux) has a95 brew install pybind11
13 brew install sphinx-doc python3 ninja cmake buildkite/buildkite/buildkite-agent15 CFG_DIR="$(brew --prefix)/etc/buildkite-agent"
16 run: brew install gnu-sed30 run: brew install gnu-sed