Monday, 4 June 2012

To install Ms Office on Ubuntu

Install Wine 1.3 from Ubuntu software center or through these commands-


Step first is installing Wine (windows emulator) version 1.3 through PPA, do following action in terminal 
sudo add-apt-repository ppa:ubuntu-wine/ppa
sudo apt-get update && sudo apt-get install wine1.3
then, have your Ms office package, open the setup.exe file with terminal(wine) or
 through command-


  wine /path/to/office2007installer/setup.exe 


enjoy with your MS Office on Ubuntu!!!!!

No comments:

Post a Comment