TensorRT

I tried to install TensorRT, however when running the command “sudo apt-get tensorrt” (which should be the last step of installation) I get
“The following packages have unmet dependencies.
tensorrt : Depends: libnvinfer-samples (=8.6.1-1+cuda12.0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages”

Then, when I enter “sudo apt show tensorrt” it shows all the normal information like Package, Section et, but at the end there is “Description: meta package for TensorRT”.

I’m not sure what i should do to fix this.

Environment

TensorRT Version: 8.6.1.6
GPU Type: GeForce
Nvidia Driver Version: 535
CUDA Version: 12.2
CUDNN Version: 8.9.5
Operating System + Version: Ubuntu 20.04
Python Version (if applicable): 3.8
PyTorch Version (if applicable): 2.1

Hi @cgreco1 ,
Would request you to follow the below link to setup Tensorrt.