Updates install ok but

It depends If you have a package which could need yarn repo…

As explain here

it need this command to get the key, sometimes we need do it again…

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/yarn.gpg > /dev/null
1 Like