mic-710aix@ubuntu:~/Downloads$ sudo apt install ./sdkmanager_1.4.1-7402_amd641.deb
[sudo] password for mic-710aix:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Note, selecting ‘sdkmanager:amd64’ instead of ‘./sdkmanager_1.4.1-7402_amd641.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:
sdkmanager:amd64 : Depends: libgconf-2-4:amd64 but it is not installable
Depends: libcanberra-gtk-module:amd64 but it is not installable
Depends: locales:amd64 but it is not installable
E: Unable to correct problems, you have held broken packages.
Unfortunately, I have not found the JetPack SDK packages via apt yet. I remember, these should be nvidia-l4t-<package_name> but I’m not sure about that.
Best wishes
Can you remove error processed archive which is /var/cache/apt/archives/libegl-mesa0_20.0.8-0ubuntu1~18.04.1_armhf.deb
I hope that it causes only broken package.
After removing .deb file, can you try installing again
Using external memory like (pendrive or memory card),In the external memory we download packages like opencv,cuda,cudnn,pytroch,tensorflow etc , pip install all packages and run the code on the external memory without help of internal memory. Is it possible ?