- パッケージ管理システム Homebrew
M1 Mac†
- MacBook Air M1 Big Sur 11.2 brew update error
- https://github.com/Homebrew/discussions/discussions/673
Error: Failed applying an ad-hoc signature to
xcode-select --install
- https://github.com/Homebrew/discussions/discussions/673
.†
HOMEBREW_NO_AUTO_UPDATE=1
- Yosemiteをインストールする前に/usr/localをどこかへ退避して時間短縮(ただしインストーラ任せの方が安全)
- Homebrewのキャッシュ削除
- http://qiita.com/laiso/items/92c9f894bcd68d84c52d
brew cleanup -s
- http://qiita.com/laiso/items/92c9f894bcd68d84c52d
- JVMベースのコマンドラインツールをHomebrewで配布する
- How can I force homebrew to recompile?
- https://stackoverflow.com/questions/23484623/how-can-i-force-homebrew-to-recompile
brew reinstall --build-from-source 〜
- https://stackoverflow.com/questions/23484623/how-can-i-force-homebrew-to-recompile