After following all the instructions in CUDA Toolkit 11.1 Downloads, the last instruction
sudo apt-get -y install cuda
doesn't work for me.
Terminal shows this message:
The following packages have unmet dependencies:
cuda : Depends: cuda-11-1 (>= 11.1.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
PS: I have an NVIDIA GTX 1660TI card in my computer.
Any solution please?