Skip to content

Instantly share code, notes, and snippets.

@vasanthk
Last active January 2, 2016 18:49
Show Gist options
  • Save vasanthk/8346114 to your computer and use it in GitHub Desktop.
Save vasanthk/8346114 to your computer and use it in GitHub Desktop.
IE in Ubuntu
http://askubuntu.com/questions/190425/how-to-install-internet-explorer-multiple-versions
Update your PlayonLinux in Ubuntu:
wget -q "http://deb.playonlinux.com/public.gpg" -O- | sudo apt-key add -
sudo wget http://deb.playonlinux.com/playonlinux_precise.list -O /etc/apt/sources.list.d/playonlinux.list
sudo apt-get update
sudo apt-get install playonlinux
Now Wine will get automatically updated,
Open PlayonLinux and install IE6/IE7/IE8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment