Fix keyring password prompt when opening MS Edge browser

Unlike with most browsers, I get a Keyring Password Prompt every time I open Ms Edge.

A simple fix in Debian-based distros references the /etc/apt folder which does not exist in Arch-based distros:

sudo curl https:// packages . microsoft . com/keys/microsoft.asc
-o /etc/apt/trusted.gpg.d/microsoft.asc
sudo apt update && apt upgrade

How can I fix this in Manjaro (Mabox) ?

Mabox has it’s own support forum. Edge is only available in the AUR, not sure what Mabox does.

1 Like