NVIDIA driver update for Quadro P600 for CUDA 10.0

Hello,

I’m currently working on Ubuntu 18.04 and am trying to install CUDA 10.0 required for pytorch.
Currently, my system has a NVIDIA Quadro P600 GPU and the nvidia driver version is 390.141

According to the CUDA compatibility (CUDA Compatibility :: NVIDIA Data Center GPU Driver Documentation), I need an nvidia driver version of 410.48 or newer.

When I ran ubuntu-drivers devices it showed nvidia-driver-460 as recommended, which is what I would like to update to.

There seems to be multiple different methods online and I’m not too sure which method is correct for my purposes.

Could I get some guidance please?

Thank you in advance