- Ubuntu-20.04 x86, for various reasons, I need to run it on native envs, instead of docker container.
followed this page Updating the CUDA Linux GPG Repository Key | NVIDIA Technical Blog, installed the new signing key, then based on this page Holoscan Debian Packages | NVIDIA NGC,
sudo apt install holoscan
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package holoscan
Please help have a look and thanks
After downloaded the deb package, got the following error when installing
sudo apt install ./holoscan_0.6.0_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'holoscan' instead of './holoscan_0.6.0_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.
holoscan : Depends: libnvinfer-bin (>= 8.2.3) but it is not installable
E: Unable to correct problems, you have held broken packages.