pkill37 / linuxify

🍏🐧 Transparently transform the macOS CLI into a fresh GNU/Linux CLI experience.
MIT License
888 stars 69 forks source link

Error during install on M3 #42

Closed kanwarplaha closed 4 weeks ago

kanwarplaha commented 4 weeks ago

I ran this on Macbook M3 and got:

Error: Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)! To rerun under ARM use: arch -arm64 brew install ... To install under x86_64, install Homebrew into /usr/local.

kanwarplaha commented 4 weeks ago

I ran the command as: arch -arm64 ./linuxify install