Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security & DevOps Insights

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form
Home » Linux » Install Microsoft Edge Browser on Ubuntu Linux
  • header picture 1
    Azure CI/CD: Configuring Email Notifications in Azure DevOps AWS/Azure/OpenShift
  • Capture
    An account with the same name exists in Active Directory: Re-using the account was blocked by a security policy Security | Vulnerability Scans and Assessment
  • rdp
    How to fix Remote Desktop can’t connect to the remote computer for one of these reasons Windows Server
  • wine 2 1
    How to install and uninstall WineHQ on Linux Linux
  • Installgrafana
    Install Grafana on Windows and Windows Server Network | Monitoring
  • banner
    How to Back Up and Restore the Windows Registry Windows
  • Featured image multi monitor
    Enhanced Multi-Monitor Experience with Windows 11 Windows
  • image 26
    Add an EBS volume to AWS EC2 via the AWS Console and CLI AWS/Azure/OpenShift

Install Microsoft Edge Browser on Ubuntu Linux

Posted on 09/02/202123/03/2024 Christian By Christian No Comments on Install Microsoft Edge Browser on Ubuntu Linux
Microsoft Edge on Ubuntu Linux

Microsoft Edge is a cross-platform web browser developed by Microsoft. It was first released for Windows 10 and Xbox One in 2015, then for Android and iOS in 2017, for macOS in 2019, and as a preview for Linux in October 2020. Edge includes integration with Cortana and has extensions hosted on the Microsoft Store. In this article, we shall discuss how to install Microsoft Edge Browser on Ubuntu Linux. Please see How to configure a new tab page URL in Microsoft Edge, and how to “Prevent Microsoft Edge from sending your Search data to Microsoft“.

Kindly refer to some of my contents around Microsoft Edge “How to block automatic delivery of Microsoft Edge Chromium-based, how to configure static page in Microsoft Edge browser via Local Group Policy, and how to configure favorites on Microsoft Edge via Group Policy.

What Is the New Edge Browser?

The new Microsoft Edge is based on the Chromium open-source project. Chromium forms the basis of Google Chrome, so the new Edge feels very similar to Google Chrome. It includes features found in Chrome, supports Chrome browser extensions, and has the same rendering engine as Google Chrome.

To get started, please download the suitable package {.deb/.rpm} for Ubuntu, Debian, Fedora, or openSUSE. It will automatically detect your device type. Since I will be installing Microsoft Edge on Ubuntu.

I will select to download for “Linux (.deb) as shown below. These steps are relatively very easy to follow.

select Linux (.deb)

Next, double-click on the downloaded file to install it as shown above. Microsoft will add its repository to the sources.list so that you get updates to Microsoft Edge through system updater.

Click on install as shown below

Click on Install

Now that you have installed Microsoft Edge, you can launch Edge and start using it. You can also place Microsoft Edge on the Linux dock for easy accessibility if you want.

Search for Edge

As you can see below, Microsoft Edge is being launched and running.

Microsft edge has been Launched

Here is how to forcefully remove Microsoft Edge Browser the hard way from your device, how to stop Microsoft Edge from remembering your email, and all Group Policies (GPO) available for configuring Microsoft Edge settings.

Install Microsoft Edge via the Command-line

You will need to add the official PPA to install Microsoft Edge on Linux. Below are the commands to add the PPA and install Edge.

curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor > microsoft.gpg
sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d/
sudo sh -c 'echo "deb [arch=amd64] https://packages.microsoft.com/repos/edge stable main" > /etc/apt/sources.list.d/microsoft-edge-dev.list' sudo rm microsoft.gpg

Now that we have added the the necessary PPA. we will now proceed with the installation of Microsoft Edge using these commands below.

sudo apt update
sudo apt install microsoft-edge-dev

Subsequently, if you wish to remove Microsoft Edge from your device, you can also do this from the Ubuntu Software Center.

Search for Microsoft Edge and click on Remove

click on remove

I hope you found this blog post on how to install Microsoft Edge Browser on Ubuntu Linux helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Linux Tags:Edge Browser, Linux distro, Microsoft Edge, Ubuntu, Web-browser

Post navigation

Previous Post: Download and install Fujitsu DeskUpdate & DeskUpdate Manager
Next Post: What to know about the servicing stack update and latest cumulative update in Windows

Related Posts

  • Screenshot 2020 06 30 at 18.04.49
    How to install and configure Jitsi video conferencing server on Ubuntu Linux
  • How to use Netstat.exe to confirm which Program uses or blocks a port
    How to use Netstat.exe to confirm which Program uses or blocks a port Linux
  • Install Packages to Amazon Virtual Machine Using Terraform
    How to Install Packages to Amazon VM using Terraform AWS/Azure/OpenShift
  • speedtest
    How to set up a self-hosted speed test server on Ubuntu Linux Linux
  • GRADLE FEATURE
    How to install Gradle on Ubuntu Linux
  • Header image
    How to setup a Third-Party DNS Server on a Linux Server Linux

More Related Articles

Screenshot 2020 06 30 at 18.04.49 How to install and configure Jitsi video conferencing server on Ubuntu Linux
How to use Netstat.exe to confirm which Program uses or blocks a port How to use Netstat.exe to confirm which Program uses or blocks a port Linux
Install Packages to Amazon Virtual Machine Using Terraform How to Install Packages to Amazon VM using Terraform AWS/Azure/OpenShift
speedtest How to set up a self-hosted speed test server on Ubuntu Linux Linux
GRADLE FEATURE How to install Gradle on Ubuntu Linux
Header image How to setup a Third-Party DNS Server on a Linux Server Linux

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

sysadmin top30a

  • header picture 1
    Azure CI/CD: Configuring Email Notifications in Azure DevOps AWS/Azure/OpenShift
  • Capture
    An account with the same name exists in Active Directory: Re-using the account was blocked by a security policy Security | Vulnerability Scans and Assessment
  • rdp
    How to fix Remote Desktop can’t connect to the remote computer for one of these reasons Windows Server
  • wine 2 1
    How to install and uninstall WineHQ on Linux Linux
  • Installgrafana
    Install Grafana on Windows and Windows Server Network | Monitoring
  • banner
    How to Back Up and Restore the Windows Registry Windows
  • Featured image multi monitor
    Enhanced Multi-Monitor Experience with Windows 11 Windows
  • image 26
    Add an EBS volume to AWS EC2 via the AWS Console and CLI AWS/Azure/OpenShift

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,825 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

AWS Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2025 TechDirectArchive

 

Loading Comments...
 

You must be logged in to post a comment.