battlelmka.blogg.se

Microsoft edge ubuntu debian fedora opensusefoleyzdnet
Microsoft edge ubuntu debian fedora opensusefoleyzdnet







Of course, it still may not be enough to replace your primary browser like Firefox, but if the need arrives, you may use it.

microsoft edge ubuntu debian fedora opensusefoleyzdnet

Now, you just need to install Microsoft Edge using these commands: sudo apt update & sudo apt install microsoft-edge-stable 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//

microsoft edge ubuntu debian fedora opensusefoleyzdnet

curl | gpg -dearmor > microsoft.gpgĪdd this GPG key to the trusted keys in your system.

microsoft edge ubuntu debian fedora opensusefoleyzdnet

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









Microsoft edge ubuntu debian fedora opensusefoleyzdnet