Hi,WayneWWW,i wonder how to install cuda ,DeepStream …etc by comandline intead of sdk manager.
is there any docs i can refer to ?Thank you very much.
Hi,
You can install JetPack components with sudo apt install nvidia-jetpack.
And install Deepstream with sudo apt install deepstream-7.0.
Thanks.