catatan

silahkan dibaca-baca

Download as .zip Download as .tar.gz View on GitHub
14 January 2025

Cara Install Microsoft Edge Di Redhat

by

import the key

sudo rpm --import https://packages.microsoft.com/keys/microsoft.asc

Add the repo

sudo dnf config-manager --add-repo https://packages.microsoft.com/yumrepos/edge

Refresh meta cache

sudo dnf update --refresh

Install Software

sudo dnf install microsoft-edge-stable
tags: