cm0002@lemmy.world to Linux@programming.dev · 4 days agoWinBoat is a new Linux app to run Windows apps with "seamless integration"www.gamingonlinux.comexternal-linkmessage-square20fedilinkarrow-up171arrow-down15cross-posted to: linux@lemmy.mlpcgaming@lemmy.ca
arrow-up166arrow-down1external-linkWinBoat is a new Linux app to run Windows apps with "seamless integration"www.gamingonlinux.comcm0002@lemmy.world to Linux@programming.dev · 4 days agomessage-square20fedilinkcross-posted to: linux@lemmy.mlpcgaming@lemmy.ca
minus-squareunskilled5117@feddit.orglinkfedilinkEnglisharrow-up3arrow-down1·edit-24 days agoHas anyone tried this on bazzite? Mind sharing if it works? Are there any steps necessary to make it work?
minus-squareN.E.P.T.R@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up6·4 days agoIt requires rootful Docker, KVM, and AppImage (FUSE2). As long as those requirements are met, it should work. Should be as simple as using ujust or rpm-ostree to install the necessary packages.
Has anyone tried this on bazzite? Mind sharing if it works? Are there any steps necessary to make it work?
It requires rootful Docker, KVM, and AppImage (FUSE2). As long as those requirements are met, it should work. Should be as simple as using
ujust
orrpm-ostree
to install the necessary packages.