Hacker News new | ask | show | jobs
by ktizo 5208 days ago
Chunk any overly long install queues and set the requested package to check for dependencies and add itself to the next chunk, after the current chunk is processed.
1 comments

Does any package manager do something like this? I can't think of any linux package managers that allows simultaneous installs or updates.
'Software Manager' on Mint queues installs so that you can choose and set things to install with it while it is installing stuff. A few of the simplified package managers do this now. Not sure if any do intelligent chunking or integrate particularly well with the standard update utility yet.

It needs improvement, sure, but I still don't see it as a UX killer, especially when compared to most commercial install and update systems.