Meniu

Microsoft Edge is now also available for Linux installation

Microsoft Edge for Linux is now available as .deb and .rpm installation packages for Ubuntu, Debian, Fedora and OpenSUSE. Edge is partially open source because it is largely based on Chromium.

Collections are a feature of Edge. They appear in a panel and give you a way to "collect" tabs, highlight sections of text on pages, or write notes. These notes can be stand-alone notes or notes attached to one of the tabs you have collected. The default search engine provided by Edge is Bing. Edge also supports all types of web media.

We encourage you to take a tour!

Below we provide installation instructions that can be pasted into a terminal window to install the signing key, a sources.list file:

Debian / Ubuntu

curl https://packages.microsoft.com/keys/microsoft.asc | gpg --dearmor> microsoft.gpg
sudo install -o root -g root -m 644 microsoft.gpg /etc/apt/trusted.gpg.d/
sudo sh -c 'echo "deb [arch = amd64] https://packages.microsoft.com/repos/edge stable main"> /etc/apt/sources.list.d/microsoft-edge-dev.list'
sudo rm microsoft.gpg
## Install
sudo apt update
sudo apt install microsoft-edge-dev

Fedora

sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
sudo dnf config-manager --add-repo https://packages.microsoft.com/yumrepos/edge
sudo mv /etc/yum.repos.d/packages.microsoft.com_yumrepos_edge.repo /etc/yum.repos.d/microsoft-edge-dev.repo
## Install
sudo dnf install microsoft-edge-dev

OpenSuse

sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc
sudo zypper ar https://packages.microsoft.com/yumrepos/edge microsoft-edge-dev
## Install
sudo zypper refresh
sudo zypper install microsoft-edge-dev

Source: microsoftedgeinsider.com

FlorinM

Utilizator Linux - Solus OS, pasionat de calatorii.
  • | 2708 articole

Nici un comentariu inca. Fii primul!
  • powered by Verysign