Last active
January 2, 2016 18:49
-
-
Save vasanthk/8346114 to your computer and use it in GitHub Desktop.
IE in Ubuntu
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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