cm0002@lemmy.world to Linux@programming.dev · 9 天前WinBoat is a new Linux app to run Windows apps with "seamless integration"www.gamingonlinux.comexternal-linkmessage-square19linkfedilinkarrow-up171arrow-down15cross-posted to: pcgaming@lemmy.calinux@lemmy.mlgaming@lemmy.zip
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 · 9 天前message-square19linkfedilinkcross-posted to: pcgaming@lemmy.calinux@lemmy.mlgaming@lemmy.zip
minus-squareN.E.P.T.R@lemmy.blahaj.zonelinkfedilinkEnglisharrow-up6·8 天前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 or rpm-ostree to install the necessary packages.
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.