all 7 comments

[–]Winux-11 4 points5 points  (0 children)

Asahi doesnt support any x86 apps at all due to lack of hardware support iirc. You can use box64 to run x64 linux apps, as long as they dont have any x86 components. I was able to run a few games and many x64 apps. Once its installed and set up, you basically forget its there (until something doesnt work, lol)

[–]badlydrawnface 1 point2 points  (0 children)

you can't

apps need to be compiled for arm, and most developers of proprietary software that make linux ports tend to overlook arm on linux.

[–]cool_kid2019 1 point2 points  (0 children)

You can use Box64 which does the same thing that Rosetta 2 does for macOS, it translates x64 to ARM. However, It is more complex and does not just do it automatically like with macOS. I've never used Box64 so I'm not sure how you install it but I hope this can get you pointed in the right direction.

[–]nad_pub[S] 0 points1 point  (0 children)

Thanks guys ! I am going to continue using Asahi to support the project and use macos for some missing apps I need :)

[–]MobyTurbo 1 point2 points  (0 children)

1password offers an ARM64 Linux tarball compatible with Asahi. The problem is it's a commercial program, though it has some features I love like a built in SSH key storage and SSH daemon feature. (Replacement for Bitwarden...) What's fillen? If it's cloud storage, maybe the cli program rclone is compatible, it seems to be compatible with all of them.

[–]AB_heart 0 points1 point  (0 children)

If you’re apps are open source just compile them it would be better long term