It doesnt work because cuda-cross-aarch64-10-2 is not in the repo.
The following packages have unmet dependencies:
cuda-cross-aarch64 : Depends: cuda-cross-aarch64-10-2 (>= 10.2.460) but it is not installable
E: Unable to correct problems, you have held broken packages.
I checked on the following link Index and cuda-cross-aarch64-10-2 is available.
Do you try to install it on an x86 device?
Please note that the cross-compiling toolkit is provided for desktop so you need to run it on an x86 device instead of Jetson.
#6 33.86 The following packages have unmet dependencies: #6 33.91 cuda-cross-aarch64 : Depends: cuda-cross-aarch64-10-2 (>= 10.2.460) but it is not installable #6 33.92 E: Unable to correct problems, you have held broken packages.
I would like to be able to install all the package via regular apt repo, its much cleaner that way
I can install the deb package with dpkg, but I want to use regular apt.
I’d rather avoid the SDK manager, it’s not reliable in the long term (available versions gets removed randomly).
If you don’t want to use SDK Manager, you can also find the package in the link shared above.
Does your desktop contain a GPU?
Since you will need to install CUDA before the CUDA cross-compiling toolkit.
To install CUDA, you will need a GPU and a working driver.