Skip to content

Instantly share code, notes, and snippets.

@wparad
Created January 13, 2019 10:38
Show Gist options
  • Save wparad/cba1a4d4194bd8d464f7c9f53b63d1d5 to your computer and use it in GitHub Desktop.
Save wparad/cba1a4d4194bd8d464f7c9f53b63d1d5 to your computer and use it in GitHub Desktop.
Fix Nvidia Graphics card drivers
# dpkg: error: version '-' has bad syntax: version string has embedd
sudo apt -o Dpkg::Options::="--force-overwrite" install --fix-broken
sudo ubuntu-drivers autoinstall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment