
- #MICROSOFT EDGE LINUX COMMAND LINE HOW TO#
- #MICROSOFT EDGE LINUX COMMAND LINE INSTALL#
- #MICROSOFT EDGE LINUX COMMAND LINE UPDATE#
- #MICROSOFT EDGE LINUX COMMAND LINE FOR WINDOWS 10#
Chromium forms the basis of Google Chrome, so the new Edge feels very similar to Google Chrome. What Is the New Edge Browser? The new Microsoft Edge is based on the Chromium open-source project.
#MICROSOFT EDGE LINUX COMMAND LINE HOW TO#
Kindly refer to some of my contents around Microsoft Edge “How to block automatic delivery of Microsoft Edge Chromium-based, how to configure static page in Microsoft Edge browser via Local Group Policy, how to configure favorites on Microsoft Edge via Group Policy, how to forcefully remove Microsoft Edge Browser the hard way from your device, how to stop Microsoft Edge from remembering your email, and all Group Policies (GPO) available for configuring Microsoft Edge settings. Edge includes integration with Cortana and has extensions hosted on the Microsoft Store.
#MICROSOFT EDGE LINUX COMMAND LINE FOR WINDOWS 10#
It was first released for Windows 10 and Xbox One in 2015, then for Android and iOS in 2017, for macOS in 2019, and as a preview for Linux in October 2020. In this last regard, it is also worth mentioning that Microsoft has a mega-repository for Linux where practically everything the company offers is located, although pulling it when not using many things is like killing a fly with a cannonball.Microsoft Edge is a cross-platform web browser developed by Microsoft.
#MICROSOFT EDGE LINUX COMMAND LINE INSTALL#
Sudo zypper install microsoft-edge-stableĭo you use any other distribution not officially supported? Microsoft Edge is on Flathub and, by the looks of it, well maintained. It is a resource to be taken into account because of its accessibility as is the package available in the AUR for Arch Linux and derivatives. However, due to the proprietary nature of the browser, it is incomprehensible that the official media are not in charge of facilitating such a delicate point as the update. Sudo dnf install microsoft-edge-stable Microsoft Edge for openSUSE Sudo mv /etc//_yumrepos_edge.repo /etc//microsoft-edge.repo Sudo apt install microsoft-edge-stable Microsoft Edge for Fedora Sudo sh -c 'echo "deb stable main" > /etc/apt//microsoft-edge.list' Sudo install -o root -g root -m 644 microsoft.gpg /usr/share/keyrings/ The point is that the “command line installation” consists of adding the Microsoft Edge repository for Debian and Ubuntu, Fedora or openSUSE for the Beta or Dev channels… although the truth is that the repository includes the three versions of the browser: the Beta, the Dev, but also the stable one . Just need to tweak the instructions a bit. Let’s go with it? Microsoft Edge for Debian and Ubuntu

How to add Microsoft Edge repositories for LinuxĬuriously, Microsoft has a solution for all this, although it is not the ideal one, that is, the automatic addition of the repository once the package is installed. Just go to the Microsoft Edge Insider channel page, where there are the Beta and Dev versions of the browser, as well as the instructions for “command line installation”, in case you are “a fan of Linux” and want to ” configure PPA yourself» (!). Well, let’s see how to correct this mess, which had made me consider an opinion article to pester, but I think I’ve already expanded, and it’s up to see how to solve the problem. It escapes me why Microsoft Edge drags such a deficiency in Linux, when it is one of the most popular browsers today precisely because of the care that its developers put in all its features. And, beware, because in Linux it has been better received than might be expected. I myself have it installed to test it from time to time and I had missed the repository issue until recently.

#MICROSOFT EDGE LINUX COMMAND LINE UPDATE#
That Microsoft Edge does not include its own repository is not only an anomaly with the added inconvenience of having to manually download and update each new version that comes out: it is irresponsible behavior on the part of Microsoft, since a browser that does not receive updates is a risk to system security . And it is that Microsoft Edge does not even warn that there is a new version to download. That is to say: you go to the official Microsoft Edge download page , choose the package that corresponds to the distribution you use (Deb for Debian and Ubuntu, RPM for Fedora and openSUSE, etc.), install it and… unlike any other Of the large web browsers on the market that are available for Linux, it does not add any repository to the system that facilitates the automatic updating of the application. It was at the end of last year when Microsoft Edge released its first stable version for Linux and although it seemed then that everything was already done, taking into account the long road traveled to reach that moment, the truth is that the Redmond web browser is still sinning of a ballast of the most unusual: it is not updated!
