Windows emulator on ClearLinux

Has anyone tried to install a windows emulator on ClearLinux? E.g. Wine - https://www.winehq.org/? Any recommendations?

search through CL bundles using swupd

i@clr~ $ sudo swupd search wine
Bundle with the best search result:
     wine                               - Run PE32 executables with Linux.  (1594MB) (installed)

This bundle can be installed with:

  swupd bundle-add  wine

Alternative bundle options are
     winegui                            - No detailed summary available  (42MB) 
     wine-dev                           - Run PE32 executables with Linux.  (49MB) 
     python-extras                      - Improve user experience with a common set of prebuilt Python libraries.  (816MB) (installed)

for full list of bundles check out GitHub - clearlinux/clr-bundles: Bundle definitions for Clear Linux OS

Ah, thanks much! I was wondering how to look for bundles.

1 Like