Installing MS Office with Wine

Steps

  1. sudo dpkg –add-architecture i386
  2. apt-get install wine32
  3. apt-get remove –purge wine64
  4. apt-get install cabextract winbind
  5. chmod +x winetricks
  6. ./winetricks
  7. Select the default wineprefix. winetricks report statistics: No
  8. Install a Windows DLL or component. dotnet20, msxml6
  9. Install a font - OK. corefonts - OK
  10. Add Winecfg-Libraries: gdiplus (native), riched20 (native), *msxml6 (native, builtin)

Reference

https://appdb.winehq.org/objectManager.php?sClass=version&iId=17336