How to install 32 bit MS office 2010 on ubuntu 16.04 , 64 bit, with Wine?Should I install "64 bit" MS Office on Ubuntu 16.04 64 bit? Are there any problems using MS Office on Ubuntu?
Asked
Active
Viewed 1,372 times
0
-
You are far better off using Libreoffice. Ubuntu / Linux is not a drop in replacement for windows and wine can not reliably run windows apps. – Panther Sep 17 '17 at 21:32
-
See also https://www.bleepingcomputer.com/forums/t/539061/how-to-install-microsoft-office-2010-in-ubuntu-with-wine/ – Panther Sep 17 '17 at 21:33
1 Answers
0
Although WINE is good at running windows apps, there are limitations.
Office is particularly fussy, especially Publisher.
http://winehq.org has a data base of setups for various applications.
For a 32-bit Office you will need a 32-bit wine prefix, and I would recommend using an older version of Office. Office2007 has the new file formats and probably has a better success in wine.
Office 2005 and older do not have the new formats but have an even better chance at success in wine.

ravery
- 6,874
-
the "new file formats" in each version of MS Office are NOT the same! ...as you can easily see in this table (german). so i would recommend using MS Office 2013 or newer, if it has to be MS Office - using LibreOffice would be the better solution. -- and finally i would strongly advise to neither use nor install MS Ofiice 2007 or older, because support & updates are no more available since october 2017! – DJCrashdummy Feb 25 '18 at 09:09
-
@DJCrashdummy 2013, 2010, 2007 use the same format https://technet.microsoft.com/en-us/library/dd797428.aspx – ravery Feb 25 '18 at 11:14
-
you are talking about 3 different formats which all use the same extension (e.g. docx, xlsx,...)! - as you can read in your link compared to https://technet.microsoft.com/en-us/library/dd797428(v=office.14).aspx, only MS Office 2013 (and up) fully supports the ISO/IEC 29500 conform OOXML-Strict. MS Office 2010 only supports OOXML-Transitional and MS Office 2007 uses "Ecma Office Open XML". – DJCrashdummy Feb 27 '18 at 17:54
-
...i would anyway advise to use ODF 1.2 (ISO/IEC 26300) - also fully supported since MS Office 2013 - which is supported by a variety of programs, so you can always easily switch between any of them. – DJCrashdummy Feb 27 '18 at 18:08