Score:0

Warning: apt-key is deprecated, when installing Microsoft Edge

mx flag

To install Microsoft Edge, the suggestion is to:

wget -q https://packages.microsoft.com/keys/microsoft.asc -O- | sudo apt-key add -
 

however, this is now deprecated. So the suggestion is to now use something like:

curl -sS https://download.spotify.com/debian/pubkey_5E3C45D7B312C643.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/spotify.gpg

However, I'm not quite clear on how to adapt that curl command to fit the Microsoft link above. When using tee, this is added to an existing Microsoft .gpg file, or am I creating it?

Context appreciated to better understand.

Artur Meinild avatar
vn flag
Does this answer your question? [What commands (exactly) should replace the deprecated apt-key?](https://askubuntu.com/questions/1286545/what-commands-exactly-should-replace-the-deprecated-apt-key)
Nicholas Saunders avatar
mx flag
still trying to figure it out @ArturMeinild
Artur Meinild avatar
vn flag
There are updated instructions here: https://www.omgubuntu.co.uk/2021/01/how-to-install-edge-on-ubuntu-linux
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.