Hello NVIDIA Developer Community,
I am working on a project that requires the following components for JetPack 6.0:
- CUDA: 12.2.140
- cuDNN: 8.9.4.25
- TensorRT: 8.6.2.3
- VPI: 3.1.5
- Vulkan: 1.3.204
I need to create an offline installer for these components so that I can install them without relying on external links or commands that might change in the future. To achieve this, I require the .deb
files for the above-mentioned versions.
Could you please assist me!