Install x86_64 app on an m1 Mac #1007
Unanswered
Tarang
asked this question in
Getting started
Replies: 1 comment 4 replies
-
Run the brew installer again with Rosetta and use that install to install ffmpeg. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to force install an x86 version of a package.
If I do
arch -x86_64 brew install ffmpeg
I get an error:I would specifically like x86 version of this package so I don't want the arm version. How can I go about doing this?
Beta Was this translation helpful? Give feedback.
All reactions