Skip to content

Instantly share code, notes, and snippets.

@userddssilva
Created July 26, 2024 14:46
Show Gist options
  • Save userddssilva/02b3e4594595ae1b4c806e54165fdf02 to your computer and use it in GitHub Desktop.
Save userddssilva/02b3e4594595ae1b4c806e54165fdf02 to your computer and use it in GitHub Desktop.
Fix cycle dependency when install a package higher then actual in ubuntu.
sudo apt -o Dpkg::Options::="--force-overwrite" --fix-broken install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment