Created
January 13, 2019 10:38
-
-
Save wparad/cba1a4d4194bd8d464f7c9f53b63d1d5 to your computer and use it in GitHub Desktop.
Fix Nvidia Graphics card drivers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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