Score:0

Cant update Ubuntu, neither using the terminal nor using the setting

in flag

I'm a total newbie to Linux as in Ubuntu, recently thought of switching over to Brave browser and thought of deleting MS Edge, since then I cant update (LTS 20.4) instead of update, I get the revert option onlyenter image description here

guiverc avatar
cn flag
Does this answer your question? [GPG error, signatures public key not available TRIED A LOT](https://askubuntu.com/questions/525416/gpg-error-signatures-public-key-not-available-tried-a-lot)
Nmath avatar
ng flag
See the answer by @Kurt. FYI, the `&&` in your command indicates that you're actually chaining together two commands. Because it can be valuable as a new Linux user to understand what each command does, I suggest that you run these commands one-at-a-time. This also will let you review the output of the first command before starting the next one. Also, in the future if you need help, please don't post images of text. They are hard to work with. Instead, copy/paste the whole thing here and use [code fences](https://askubuntu.com/editing-help#code) for formatting
Score:2
cn flag

The error actually tells you what is wrong:

The repository https://packages.microsoft.com... is not signed. The public key is not available.

When you installed Microsoft Edge, for some reason the public key was not added properly.

To get rid of this error you need to review the original steps you followed when you added the Microsoft Edge repos and see if you can get the public key added correctly.

Or, you can use a text editor to edit your /etc/apt/sources.list. Delete the offending line or comment it out by putting # in front of it.

Alternatively, there is a usually a GUI way to remove sources. Using the KDE desktop environment, the options are in Discover. In GNOME you can change sources in the Software Center.

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.