AidLearning-FrameWork icon indicating copy to clipboard operation
AidLearning-FrameWork copied to clipboard

modularization to cut down storage usage

Open SpinningK opened this issue 5 years ago • 1 comments

There are many apps in aid learning, but for some users, they just need one or two of them. I think all the apps are based on a basic linux environment. So why not just install the essential components at first and give a graphic panel or one-line-commands for users to install the apps they need. In this way we can cut down both downloading time in the first boot and the storage usage and we can also upgrade apps independently.

SpinningK avatar Mar 09 '20 05:03 SpinningK

It's a good idea! We plan to do this. It's annoying because of the arm64 architecture,Many dependent packages need to be compiled and configured, not in the sources lists of Linux apt。 thank u anyway!

aidlearning avatar Mar 09 '20 08:03 aidlearning