Hi,
CUDA can be installed with apt directly.
$ sudo apt-get update $ sudo apt-get install cuda
Thanks.