
:max_bytes(150000):strip_icc()/Nvidia-7900GS-Video-Card-57c2eaf63df78cc16e43f968.jpg)
Try 'apt -fix-broken install' with no packages (or specify a solution). You might want to run 'apt -fix-broken install' to correct these. I have ubuntu 18.04, and accidentally installed cuda 9.1 to run Tensorflow-gpu, but it seems tensorflow-gpu requires cuda 10.0, so I want to remove cuda first by executing: sudo apt-get remove -auto-remove nvidia-cuda-toolkit
