I have come across a forum showing that Ubuntu can use Rosetta 2 to translate x86 programs on the fly. Is there support for Rocky Linux to use the same?
Rosetta 2 is a dynamic binary translator by Apple to translate x86 programs to work on Apple silicon. I have a lot of x86 packages and programs I want to use on my Rocky Linux VM on Apple silicon Mac.
Could you provide links to the forum where this supposedly exists for Ubuntu? From a quick google I cannot find anything, nor can I find binaries that have been made by anyone, deb or rpm. Or even source code to be able to do this on Linux.
Nothing on pkgs.org either when searching for packages.
After this, adapting all repo files in /etc/yum.repos.d/ to ensure amd64/x86_64 instead of the arm version of Rocky that was installed in the VM when it was initially created.
Then just a case of adapting the remaining command examples (p7zip/docker) given in the rest of the howto.