
Objectives:
Install Microsoft workplace in Ubuntu twelve.04 (Precise Pangolin)
To get started, press Ctrl – ALT – T on your keyboard to open Terminal. once it opens, run the commands below to feature Wine PPA.
sudo add-apt-repository ppa:ubuntu-wine/ppa
Next, run the commands below to update your system and install the newest version of Wine
sudo apt-get update && sudo apt-get install wine1.5
After that, head to...