apt-get “public key is not available: NO_PUBKEY”
Problem: When you run `apt-get update`, you get an error similar to: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 5C808C2B65558117 The solution: ? ? ? https://github.com/tommybutler/apt-key-install You can fix it with a series of one-off commands that you’ll probably not memorize and always end up googling… Or, you can… Read More »