I Can't install jetpack component with 'E: No packages found' message

Hello,

imx327@imx327-desktop:~$ apt depends nvidia-jetpack | awk ‘{print $2}’ | xargs -I {} sudo apt install -y {}

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: No packages found

Could you tell me how to resolve this issue?

Thank you.

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

hello forumuser,

may I know which Jetpack release version you’re using,
you may check $ cat /etc/nv_tegra_release for l4t release tag.

besides,
could you please also list the deb packages for confirmation?
for example, $ sudo apt list | grep nvidia
thanks