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

Linux Cheat Sheet

Below is a quick reference to the most useful commands and techniques for a Linux…

Docker Alpine OpenSSH-Client

# Run Alpinedocker run --privileged --restart always --name alpine alpine:latest# Run these commands from inside…

Linux: How to Display the SSL Certificate of a Remote Server URL

Command: server=test.kimconnect.comecho | openssl s_client -showcerts -servername $server -connect $server:443 2>/dev/null | openssl x509 -inform…
Other project: DragonCoin.com