Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save LoliC0d3/1b6a0c112f9d99ee61530176d5c334c9 to your computer and use it in GitHub Desktop.
Save LoliC0d3/1b6a0c112f9d99ee61530176d5c334c9 to your computer and use it in GitHub Desktop.
Sub-process /usr/bin/dpkg returned an error code (1)
rm /usr/share/python3/runtime.d/*
rm /usr/lib/valgrind/*
apt purge python3
apt-get -f install
apt install python3 --fix-missing
apt-get update && apt-get upgrade && apt-get autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment