CUDA install unmet dependencies: cuda : Depends: cuda-10-0 (>= 10.0.130) but it is not going to be installed

I got the same problem. I finally managed to solve the problem by installing the graphic driver from ppa:graphics-drivers/ppa
You can see details in https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-ubuntu-18-04-bionic-beaver-linux

Previously I installed the driver from .run file and also from software & updates\ additional drivers but non completely worked for me.

2 Likes