


Microsoft Edge can be installed using stable (recommended) or beta nightly, using three alternative branches. sudo apt update Install Microsoft Edge Browser Now that you have completed the imports refresh your repository list to reflect the new repository. echo 'deb stable main' | sudo tee /etc/apt//microsoft-edge.list sudo wget -O- | gpg -dearmor | sudo tee /usr/share/keyrings/microsoft-edge.gpg Import the Microsoft Edge Repo 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 These are the most common software packages found on nearly all Linux distributions.

If you are unsure, run the command it will not harm you. sudo apt install software-properties-common apt-transport-https wget ca-certificates gnupg2 ubuntu-keyring -y To complete the installation, you will need to install the following software packages by using the following command in your terminal. sudo apt update & sudo apt upgrade -y Install Required Packages
