Ask HN: Why can't we uninstall multiple apps at once on any OS? I have tried uninstalling multiple projects on Windows and Android. It only allows one uninstall at a time. Why so? Can't there be parallel processing for uninstall? |
Ask HN: Why can't we uninstall multiple apps at once on any OS? I have tried uninstalling multiple projects on Windows and Android. It only allows one uninstall at a time. Why so? Can't there be parallel processing for uninstall? |
Of course, there's little reason to make the user choose only one thing to uninstall at a time. On Linux you can specify a list of things to uninstall, and the package manager will uninstall everything on the list without further input from the user.
Of course, it'll still be serialized, but that doesn't matter much when the computer is doing all the work.
It has an amazing feature to 'silently' uninstall a set of applications on your system. After which it also checks for any files that might have stayed back in the system and deletes them all.
I just hope we get a similar alternative for Android, but I have a hunch such an application might already exist on F-droid.