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:
- Choose where you want to download Microsoft Edge from:
📥 Download from Flathub (Flatpak package)
🖥️ Download .deb from Microsoft’s official site - 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
- Open your terminal.
- To install Microsoft Edge via Flatpak, run the following command:
-
flatpak install flathub com.microsoft.Edge
-
- 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.
- 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:
- Start browsing your way by importing your favorites, passwords, and more from other browsers, so you have everything you need in one place.
- With Microsoft Edge you can expect speed, performance, and compatibility with all your favorite sites and extensions.
- Compare prices across websites with just a click,find a lower price available on a different website.
- Whenever you shop in Microsoft Edge, you will find a list of available coupons so that you can easily apply them to your order.
- Password Monitor can notify you when it detects that your credentials have been compromised, so you can update them and keep your personal information safe.
- Microsoft Edge gives you more control over your data, and more transparency into which trackers are being blocked while you browse the web with tracking prevention.
- Microsoft Defender SmartScreen automatically protects you online from security issues.
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.