====== Installing MS Office with Wine ====== ===== Steps ===== - sudo dpkg --add-architecture i386 - apt-get install wine32 - apt-get remove --purge wine64 - apt-get install cabextract winbind - wget -c https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks - chmod +x winetricks - ./winetricks - Select the default wineprefix. winetricks report statistics: No - Install a Windows DLL or component. dotnet20, msxml6 - Install a font - OK. corefonts - OK - Add Winecfg-Libraries: gdiplus (native), riched20 (native), *msxml6 (native, builtin) ===== Reference ===== https://appdb.winehq.org/objectManager.php?sClass=version&iId=17336