Installing apps right away after say, for example installation when Ubuntu starts, the updating goes on automatically in the background leads to confusing “locking” trouble.
A lock file happens when the updating or installation of updates go on in the background as far as i know.
So, when trying to install something during this background process (sudo apt install ) or the App Center, it can’t be done because something else is indeed still installing programs on the computer and a new comer cannot know this.
Many have suggested that Ubuntu should pop a some kind of informative (or a ‘warning message’) telling user to wait until updates are finished in the background.
This kind of problems often demonstrate how a normal person will use Linux and how things are not obvious. Apart of some kind of pop-up appearing, what other methods or approaches could be used?