Posted On December 31, 2020

How to Install Internet Explorer on Ubuntu 20.04

kimconnect 6 comments
blog.KimConnect.com >> Linux >> How to Install Internet Explorer on Ubuntu 20.04

Step 1: Install PlayonLinux

kim@kimlinux:~# sudo apt install playonlinux -y

Step 2: Install Internet Explorer

Search for ‘playonlinux’ > run that newly installed application > click on Install > press the Internet button > scroll down to select Internet Explorer 8 > click Install

Select Next > Next > Next > Next > click Install to include Wine Mono Installer

Click on Install again to add Wine Gecko

Next > put a check mark next to ‘I agree’ to the blank agreement > Next

click OK on this prompt (ignore the message, ‘Internet Explorer is not supported on this operating system’

Navigate back to PlayonLinux to locate the newly installed IExplore.exe > select the item > click Run to invoke the program

Quick screenshot of managing add-ons:

6 thoughts on “How to Install Internet Explorer on Ubuntu 20.04”

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

How To Install Rancher Onto a Kubernetes Cluster

Step 1: Add Rancher Repo into Helm Source: https:// rancher.com/docs/rancher/v2.x/en/installation/install-rancher-on-k8s/ # Add Rancher repo helm…

Linux: GREP Training

Lorum Ipsum - let's learn about grep, ya'll Examples: # Get information only on the…

Linux: How To Repair Corrupted Zip File

kimconnect@linuxbox:/media/data/newPhotos $ zip -FF corrupted.zip --out fixed.zip Fix archive (-FF) - salvage what can zip…