15,063
edits
mNo edit summary |
m (Text replacement - ": Image:Owl icon.jpg " to "{{Tips}} ") |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Migration from Intel Mac to M1 Mac | Migration from Intel Mac to M1 Mac | ||
{{Tips}} Choose the app which support the OS architecture: Apple Silicon, linux/arm64/v8 | |||
== List of softwares == | == List of softwares == | ||
| Line 39: | Line 39: | ||
=== Homebrew === | === Homebrew === | ||
If the [https://brew.sh/index_zh-tw macOS 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 | ||
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 === | ||