Hi.
I created and have been using the default linux bootable image provided in the SDK. It comes with Python 3. In order to continue evaluation, I need to get additional packages (i.e. sudo apt install). It appears, however, The usual "apt" is not available; "pip" is not available for Python 3 either. What is the process for obtaining packages?
Peter H.