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

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

  • FEATURE IMAGE IMAGE
    Install and configure Prometheus for Monitoring on a Linux Linux
  • 517443 637084112713220326 16x9 1
    How can I tell if a password is set for a user account on Linux Linux
  • Screenshot 2022 04 13 at 21.38.35
    Check Weather Conditions via Command Line on Windows, macOS, Linux and Web Linux
  • finalelastic
    How to Install and Configure Elasticsearch on Linux  Linux
  • Ubuntu on Windows
    Install Ubuntu 20.04 LTS on Windows via WSL Linux
  • feature photo terraform
    How to install Amazon RDS using Terraform Linux

More Related Articles

FEATURE IMAGE IMAGE Install and configure Prometheus for Monitoring on a Linux Linux
517443 637084112713220326 16x9 1 How can I tell if a password is set for a user account on Linux Linux
Screenshot 2022 04 13 at 21.38.35 Check Weather Conditions via Command Line on Windows, macOS, Linux and Web Linux
finalelastic How to Install and Configure Elasticsearch on Linux  Linux
Ubuntu on Windows Install Ubuntu 20.04 LTS on Windows via WSL Linux
feature photo terraform How to install Amazon RDS using Terraform 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

Veeam Vanguard

  • Install RSAT on Windows 11 today
    Install Remote Server Administration Tools on Windows 11 Windows
  • Linux Shell Scripting 1
    Write a Shell Script that Count Lines and Words in a File Linux
  • fghj
    MDT deployment failed and Stuck at Command Prompt: Windows installation does not proceed via PXE boot Windows Server
  • maxresdefault
    How to extend a VM Hard Disk on VMware Workstation Virtualization
  • banner
    Fix npm install hangs on “sill idealTree buildDeps” Linux
  • Mendeley Error Code ACLx80sr
    Fix Mendeley Cite Error has occurred: ECITE40001 (ac1x80sr) JIRA|Confluence|Apps
  • Remove Custom Domain from Entra ID and Azure tenant
    Delete Azure Tenant: Remove Custom Domain from Entra ID AWS/Azure/OpenShift
  • fghj
    Windows Profile: How to determine your windows username Windows

Subscribe to Blog via Email

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

Join 1,808 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.