Cuda Installation Problem

My device is showing Cuda version 12.2. But When I tried to install on conda, it throw an error,
“PackagesNotFoundError: The following packages are not available from current channels: - cudatoolkit=12.2*”

The command I used, conda install -c conda-forge cudatoolkit=12.2 cudnn=8.9.7