Nvidia-smi not working on RHEL 10

I recently install Nvidia drivers on my laptop for RHEL 10 per the instruction given on the you website for my distro. When I enter in the command “nvidia-smi” from the command line I get the following message:

nvidia-smi
bash: nvidia-smi: command not found…
Install package ‘nvidia-driver-cuda’ to provide command ‘nvidia-smi’? [N/y] y

  • Waiting in queue…

  • Loading list of packages…

  • Downloading details about the software repositories… Failed to install packages: Could not depsolve transaction; 1 problem detected:
    Problem: package nvidia-driver-cuda-3:580.95.05-1.el10.x86_64 from cuda-rhel10-13-0-local requires nvidia-kmod-common = 3:580.95.05, but none of the providers can be installed

  • package nvidia-kmod-common-3:580.95.05-1.el10.noarch from cuda-rhel10-13-0-local requires nvidia-kmod = 3:580.95.05, but none of the providers can be installed

  • conflicting requests

  • nothing provides dkms >= 3.1.8 needed by kmod-nvidia-latest-dkms-3:580.95.05-1.el10.x86_64 from cuda-rhel10-13-0-local

  • nothing provides dkms >= 3.1.8 needed by kmod-nvidia-open-dkms-3:580.95.05-1.el10.noarch from cuda-rhel10-13-0-local

Why is this message happening and what can I do to resolve it?
How do I know that the drivers are working?

Does this command “nvidia-smi” work on RHEL 10?

Thanks