Skip to content

Instantly share code, notes, and snippets.

@shrijayan
Last active February 21, 2024 13:05
Show Gist options
  • Save shrijayan/0c4da674d0799b30d71a368bb6f114f0 to your computer and use it in GitHub Desktop.
Save shrijayan/0c4da674d0799b30d71a368bb6f114f0 to your computer and use it in GitHub Desktop.
E: Unmet dependencies. Try apt--fix-broken install' with no packages (or specify a solution).

E: Unmet dependencies. Try apt--fix-broken install' with no packages (or specify a solution).

cuda-issue

image

sudo apt --fix-broken install

image

To resolve

sudo dpkg -i --force-overwrite /var/cache/apt/archives/nvidia-kernel-common-535_535.154.05-0ubuntu1_amd64.deb
sudo apt -f install
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment