Site icon Ubuntu Free

How to download and install Microsoft Edge on Ubuntu 24.04

Microsoft Edge on Desktop

Edge on Ubuntu

Microsoft Edge, the modern successor to the once-dominant Internet Explorer, has come a long way since its early days.

In 2025, Edge is a fast, feature-rich browser built on the Chromium engine, making it a great option for Ubuntu 24.04 users.

While Internet Explorer may be an old relic of the past, Edge offers a fresh take on browsing, with easy integration into the Microsoft ecosystem and support for Linux.

For Ubuntu users exploring browser options, Edge joins the ranks of other Chromium-based browsers like Chrome and Chromium, providing a familiar yet powerful experience. Meaning you can use the same extensions that work on Chrome, work on your Edge browser.

With that said, whether you’re switching from another browser or simply curious, here’s how to install Microsoft Edge on your system and start browsing with a modern, efficient tool.

How to Download Microsoft Edge on Ubuntu 24.04

To install Microsoft Edge on your Ubuntu system, just follow the instructions below:

  1. Choose where you want to download Microsoft Edge from:
    📥 Download from Flathub (Flatpak package)
    🖥️ Download .deb from Microsoft’s official site
  2. Once downloaded, follow the provided installation instructions for your chosen format. After installation, launch Microsoft Edge from your applications menu and start using it.

How to install Edge using the Command Line

  1. Open your terminal.
  2. To install Microsoft Edge via Flatpak, run the following command:
    • flatpak install flathub com.microsoft.Edge
  3. To install Microsoft Edge via .deb:
    • Download the .deb file from Microsoft’s official site.
    • Navigate to the directory where the .deb file is downloaded and run:
      • sudo apt install ./<downloaded-file-name>.deb
    • Replace <downloaded-file-name> with the actual name of the downloaded file.
  4. Once installed, you can launch Microsoft Edge from your applications menu or by typing:
    • microsoft-edge

What is Microsoft Edge?

Microsoft Edge is based on Chromium and was released on January 15, 2020. It is compatible with all supported versions of Windows, macOS, Android, iOS and Linux. With speed, performance, compatibility for websites and the ability to install Chrome extensions, plus built-in privacy and security features.

Features:

Microsoft Edge Screenshot

Microsoft Edge Installation Video

How to uninstall Edge using Command Line from Ubuntu

If you want to remove Microsoft Edge from your Linux operating system, you simply have to type the following command:

sudo apt remove microsoft-edge-*

You can also try another web browser known as Brave or browse a list of the best browsers on Ubuntu.

Exit mobile version