Question
How to install normal debian packages on the STM32MP157C-DK2? Apt-get does not update and packages can not be found.
Used device: STM32MP157C-DK2
I am trying to install several debian packages like dirmngr and apt-transport-https, however apt-get does not provide it. Apt-get update does not show any results, because sources.list.d is empty. I tried to dial in a path manually, but in that case apt-get update will skip every found package. Am I ment to install debian packages in a different way?
