homebrewのインストール
macOSでhomebrewを導入
homebrewのインストール
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)
上記をコピーしターミナルにペーストします!
ターミナル
% /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)
==> This script will install:
/usr/local/bin/brew
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
/usr/local/Homebrew
Press RETURN to continue or any other key to abort
注//ここでエンターを押して次に進んでください。//
ダウンロードが開始されます!
==> Downloading and installing Homebrew...
(中略)
==> Installation successful!
『インストールに成功しました!!』
==> Homebrew has enabled anonymous aggregate formulae and cask analytics.
Read the analytics documentation (and how to opt-out) here:
https://docs.brew.sh/Analytics
No analytics data has been sent yet (or will be during this `install` run).
==> Homebrew is run entirely by unpaid volunteers. Please consider donating:
https://github.com/Homebrew/brew#donations
==> Next steps:
- Run `brew help` to get started
- Further documentation:
https://docs.brew.sh
途中時間がかかることがありますので、エンター等押さずに我慢して待ちましょう!
homebrewインストール確認
ターミナル
$ brew doctor
Your system is ready to brew.
これで終了です。
Author And Source
この問題について(homebrewのインストール), 我々は、より多くの情報をここで見つけました https://qiita.com/hiroto-toyoda/items/1ee65dc2df8cc000520c著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .