

Install Microsoft Edge Browser Beta or Dev VersionĪlternatively, you can install the Microsoft Edge Brower beta or dev (nightly) build if you have downloaded the repositories. Install Microsoft Edge Stable sudo apt install microsoft-edge-stable -y Optional. Microsoft Edge can be installed using stable (recommended) or beta nightly, using three alternative branches. sudo apt update Install Microsoft Edge Browser Once you have completed the imports, refresh your repository list to reflect the new one. sudo wget -O- | gpg -dearmor | sudo tee /usr/share/keyrings/microsoft-edge.gpg Import the Microsoft Edge RepoĮcho 'deb stable main' | sudo tee /etc/apt//microsoft-edge.list

In the first step, you will need to download the GPG key to verify the package’s authenticity using the following command.

Import Edge GPG Key & Repository Import the Microsoft Edge GPG Key Run the command regardless if unsure, as many other installations will require these on your system. These are pretty generic dependencies that may be already installed. sudo apt install software-properties-common apt-transport-https wget ca-certificates gnupg2 -y To successfully install the Edge Browser, you must install the following packages run this command if you are unsure it will not harm your system. sudo apt update & sudo apt upgrade -y Install Required Packages
