Direkt zum Hauptinhalt

Updating software

apt update
apt upgrade

#fix some broken keys if required:
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -

#An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://deb.debian.org/debian unstable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 648ACFD622F3D138 NO_PUBKEY 0E98404D386FA1D9
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 648ACFD622F3D138