Skip to content
Discussion options

You must be logged in to vote

You can run arch -x86_64 /usr/local/bin/brew bundle dump to get a brewfile that has all your packages. Then you can use that to reinstall everything with arch -arm64 /opt/homebrew/bin/brew bundle install and finally clean up the old install using arch -x86_64 and the script from the FAQ: https://docs.brew.sh/FAQ#how-do-i-uninstall-homebrew

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by p-linnane
Comment options

You must be logged in to vote
0 replies
注册 for free to join this conversation on GitHub. Already have an account? 登录 to comment
标签
None yet
2 participants