# wget wine App Image chmod +x wine-x86_64.AppImage # ./wine-x86_64.AppImage winecfg ./wine-x86_64.AppImage whatever.exe ./wine-stable_10.0-x86_64.AppImage --appimage-extract cd squashfs-root ./AppRun whatever.exe
Wine Windows Usages
# wget wine App Image chmod +x wine-x86_64.AppImage # ./wine-x86_64.AppImage winecfg ./wine-x86_64.AppImage whatever.exe ./wine-stable_10.0-x86_64.AppImage --appimage-extract cd squashfs-root ./AppRun whatever.exe