I have an embedded system with arm Linux integrated (own construction) that has several software components. I know that in normal desktop case there is an apt or for arm pacman as package manager where I can easily update packages. This Linux system doesn´t have a package manager.
I tried: Downloading a tar file and refresh the packages manually.
#My question is# How can I update this packages best way?