Skip to content

Instantly share code, notes, and snippets.

@kingardor
Created March 25, 2018 14:15
Show Gist options
  • Save kingardor/47d711580b4c460809b0d2dec59e8321 to your computer and use it in GitHub Desktop.
Save kingardor/47d711580b4c460809b0d2dec59e8321 to your computer and use it in GitHub Desktop.
Hashsum mismatch fix for apt
sudo rm -rf /var/lib/apt/lists/partial
sudo apt-get update -o Acquire::CompressionTypes::Order::=gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment