Migration from Intel Mac to M1 Mac: Difference between revisions
Jump to navigation
Jump to search
m
→Upgrade Homebrew
No edit summary |
|||
| Line 3: | Line 3: | ||
=== Upgrade Homebrew === | === Upgrade Homebrew === | ||
Upgrade [https://brew.sh/index_zh-tw macOS Homebrew]<ref>[https://osxdaily.com/2021/02/13/how-update-homebrew-mac/ How to Update Homebrew on Mac]</ref> | Upgrade [https://brew.sh/index_zh-tw macOS Homebrew]<ref>[https://osxdaily.com/2021/02/13/how-update-homebrew-mac/ How to Update Homebrew on Mac]</ref> | ||
* If the Homebrew was not installed, input {{kbd | key=<nowiki>/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"</nowiki>}} | |||
* {{kbd | key=brew update}} to update Homebrew | * {{kbd | key=brew update}} to update Homebrew | ||
* {{kbd | key=brew upgrade}} to update Homebrew packages | * {{kbd | key=brew upgrade}} to update Homebrew packages | ||