Skip to content

Instantly share code, notes, and snippets.

@constrict0r
Last active February 14, 2019 18:32
Show Gist options
  • Select an option

  • Save constrict0r/31e3aa2d4114a2667e61b98b8320235f to your computer and use it in GitHub Desktop.

Select an option

Save constrict0r/31e3aa2d4114a2667e61b98b8320235f to your computer and use it in GitHub Desktop.
Remove apt keys.
# Spotify key.
sudo apt-key del 931FF8E79F0876134EDDBDCCA87FF9DF48BF1C90
# Docker key.
sudo apt-key del 9DC858229FC7DD38854AE2D88D81803C0EBFCD88
# Verify.
sudo apt-key list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment