Tuesday, 23 July 2013

How to run "Internet Explorer" in Ubuntu 13.04

Add "Wine" repository into your source list file

sudo apt-add-repository ppa:ubuntu-wine/ppa

Install Wine

sudo apt-get update
sudo apt-get install wine

Run IE8

winetricks ie8

No comments:

Post a Comment