I deleted Skype and I got error.
So I followed answers here and I messed up badly apt-key deprecation warning when updating system
My keyring:
/etc/apt/trusted.gpg.d/microsoft.gpg
------------------------------------
pub rsa2048 2015-10-28 [SC]
BC52 8686 B50D 79E3 39D3 721C EB3E 94AD BE12 29CF
uid [ unknown] Microsoft (Release signing) <[email protected]>
Following answers, I get to this step:
deb [arch=amd64 signed-by=/usr/share/keyrings/microsoft.gpg] https://packages.microsoft.com/repos/edge/ stable main
So I got problems here. Like there is no deb command.
So I did:
sudo apt-key del BE1229CF
pc@pc:~$ sudo apt-get update
[sudo] password for pc:
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Hit:3 https://repo.skype.com/deb stable InRelease
Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [107 kB]
Hit:6 http://packages.microsoft.com/repos/code stable InRelease
Ign:7 https://repo.vivaldi.com/stable/deb stable InRelease
Err:6 http://packages.microsoft.com/repos/code stable InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF
Ign:8 http://packages.linuxmint.com vera InRelease
Hit:9 https://repo.vivaldi.com/stable/deb stable Release
Hit:11 http://packages.linuxmint.com vera Release
Fetched 336 kB in 2s (154 kB/s)
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://packages.microsoft.com/repos/code stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF
W: Failed to fetch http://packages.microsoft.com/repos/code/dists/stable/InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CF
W: Some index files failed to download. They have been ignored, or old ones used instead.