Rosetta comes installed with Big Sur. No need to check. It already is.
If you're running Dropbox, Rosetta 2 is working. Dropbox is not yet M1 (Universal) native. Dropbox is currently only running Intel code, so if your Dropbox app & Finder integration is working, so is Rosetta 2.As I reinstalled my Mac mini M1 yesterday I haven't installed Rosetta 2 (as far as I know) but am running Dropbox, that I installed almost immediately. Some say it's not "Native M1". Perhaps "Universal"
But, can I check if Rosetta 2 is installed some how?
If you're running Dropbox, Rosetta 2 is working. Dropbox is not yet M1 (Universal) native. Dropbox is currently only running Intel code, so if your Dropbox app & Finder integration is working, so is Rosetta 2.
I understand. How come that I didn't get the notification about installing Rosetta 2 (as I got when first firing up my Mac mini)?
Is the notification removed in Big Sur 11.2.3?
E: I have "/System/Library/CoreServices/Rosetta 2 Updater.app" installed. Is this the Rosetta 2 app?
No, Rosetta gets installed on-demand when the first Intel app tries to run. With that said, I believe Dropbox is still an Intel app, so on the OP's computer, Rosetta would now be installed.Rosetta comes installed with Big Sur. No need to check. It already is.
Rosetta only needs to be installed once.Ah, ok. When I got my Mac mini the other week I got a popup saying to install Rosetta 2 to be able to install som application. I didn't get that notification yesterday.
Sounds like it might be a bug. I definitely got notified the first time I ran an Intel architecture application. I didn't cancel though so I have no idea if the notice keeps popping up until it is accepted. It probably should be but it seems like a very minor problem if it doesn't.Ah, ok. When I got my Mac mini the other week I got a popup saying to install Rosetta 2 to be able to install som application. I didn't get that notification yesterday.
Rosetta only needs to be installed once.
softwareupdate --install-rosetta
softwareupdate --install-rosetta --agree-to-license
I tried these commands, but I've been getting this error, "Installing Rosetta 2 on this system is not supported." Is there any workaround for this?Just in case, you can install Rosetta through the Terminal:
Enter the following command:
Next, agree to the License Agreement, and that's it.Code:softwareupdate --install-rosetta
Or you can also use this command to accept the License Agreement directly within the command
Code:softwareupdate --install-rosetta --agree-to-license
Hope it helps!
Is your Mac an Apple Silicon Mac? I've only seen that error on an Intel Mac which of course wouldn't need Rosetta.I tried these commands, but I've been getting this error, "Installing Rosetta 2 on this system is not supported." Is there any workaround for this?