

The above-mentioned commands add the necessary repositories.

It would be good to remove the downloaded GPG key because it has already been added to the system. sudo sh -c 'echo "deb stable main" > /etc/apt//microsoft-edge-stable.list' Now, add the repository to your sources.list directory. sudo install -o root -g root -m 644 microsoft.gpg /etc/apt// curl | gpg -dearmor > microsoft.gpgĪdd this GPG key to the trusted keys in your system. Here are the commands that you have to follow through the terminal to add the PPA and install Edge.ĭownload the GPG key for the Microsoft repository. In either case, you can also add the official repository to install Microsoft Edge on Linux. Alternate Method: Install Microsoft Edge beta on Ubuntu based Linux distributions via command line
