good afternoon everybody
I have a question about cuda driver installation
i have installed cuda 7.5 over 5.5 via .deb files.
my step was :
- sudo dpkg -i cuda…deb
- sudo apt-get update
- sudo apt-get install build-essential
- sudo apt-get install cuda
but error like this :
The following packages have unmet dependencies:
cuda : Depends: cuda-7-5 (= 7.5-18) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
how to solve this problems? thanks