

Read our hands on with Edge for Linux development builds for a broader overview on what works, what doesn’t, and what you should keep in mind if you plan to use it otherwise. Any website, web app, or web service that works in any Chromium-based browser, such as Google Chrome, will work in Edge too.Įven better: you can install Chrome extensions in Edge too (though Microsoft maintains its own extension hub for browser add-ons).

Microsoft Edge is based on Chromium, the open-source browser engine developed (though not exclusively) by Google. Plus, both methods set things up so that you get future updates when they’re released, automatically. You can download and install the exact same version of Microsoft’s new-fangled browser. It doesn’t matter which method you choose. This guide shows you how to install Microsoft Edge on Ubuntu or any Ubuntu-based Linux distribution such as Linux Mint in two ways: a graphical (GUI) method, and a command line (CLI) method. Next, import the GPG key: curl -fsSL | gpg -dearmor | sudo tee /usr/share/keyrings/microsoft-edge.With Microsoft Edge for Linux now stable we show you how to install it on Ubuntu, Linux Mint, and related Linux distributions.Īs it’s based on the same foundation as Google Chrome, you can use Chrome extensions in Edge Now we add the Microsoft Edge repository to your system using the following command: echo 'deb stable main' | sudo tee /etc/apt//microsoft-edge.list Installing Microsoft Edge on Linux Mint 21.īy default, Microsoft Edge is not available on the Linux Mint 21 base repository. Sudo apt install software-properties-common apt-transport-https wget ca-certificates gnupg2 Before running the tutorial below, it’s important to make sure your system is up to date by running the following apt commands in the terminal: sudo apt update Install Microsoft Edge on Linux Mint 21 Vanessa We recommend acting as a non-root sudo user, however, as you can harm your system if you’re not careful when acting as the root. A non-root sudo useror access to the root user.SSH access to the server (or just open Terminal if you’re on a desktop).It’s recommended that you use a fresh OS install to prevent any potential issues.A server running one of the following operating systems: Linux Mint 21 (Vanessa).
