Migration from Intel Mac to M1 Mac: Difference between revisions

Jump to navigation Jump to search
Line 39: Line 39:


=== Homebrew ===
=== Homebrew ===
Upgrade [https://brew.sh/index_zh-tw macOS Homebrew]<ref>[https://earthly.dev/blog/homebrew-on-m1/ Using Homebrew on M1 Mac - Earthly Blog]</ref><ref>[https://osxdaily.com/2021/02/13/how-update-homebrew-mac/ How to Update Homebrew on Mac]</ref>
If the [https://brew.sh/index_zh-tw macOS Homebrew] was not installed, input  
* 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=<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
If you copy Homebrew files from Intel Mac
* follow the instruction on <ref>[https://earthly.dev/blog/homebrew-on-m1/ Using Homebrew on M1 Mac - Earthly Blog]</ref>


=== Tensorflow ===
=== Tensorflow ===
Anonymous user

Navigation menu