sudo apt-get install ./Downloads/deepstream-5.1_5.1.0-1_amd64.deb
Reading package lists… Done
Building dependency tree
Reading state information… Done
Note, selecting ‘deepstream-5.1’ instead of ‘./Downloads/deepstream-5.1_5.1.0-1_amd64.deb’
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
deepstream-5.1 : Depends: cuda-cudart-11-1 but it is not installable
Depends: cuda-cudart-dev-11-1 but it is not installable
Depends: libnpp-11-1 but it is not installable
Depends: libnpp-dev-11-1 but it is not installable
Depends: libnvinfer7 (>= 7.2.1) but it is not going to be installed
Depends: libnvinfer-dev (>= 7.2.1) but it is not going to be installed
Depends: libnvparsers7 (>= 7.2.1) but it is not going to be installed
Depends: libnvparsers-dev (>= 7.2.1) but it is not going to be installed
Depends: libnvonnxparsers7 (>= 7.2.1) but it is not going to be installed
Depends: libnvonnxparsers-dev (>= 7.2.1) but it is not going to be installed
Depends: libnvinfer-plugin7 (>= 7.2.1) but it is not going to be installed
Depends: libnvinfer-plugin-dev (>= 7.2.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
I succeeded with:
“sudo sh cuda_11.1.0_455.23.05_linux.run --toolkit”. I wish this was written in NVIDIA’s DS5.1 installation instructions. The link there is wrong and leads to toolkit 11.2.
Hello,
I am facing the same issue, I have ubuntu 20.04 but seems like Deepstream requires 18.04 as per the website, do I need to downgrade it to 18.04?