Almost every time when I try to open Ubuntu Software it freezes and goes black for a few seconds. Ubuntu Software hangs and does not respond when opened. The same thing occurs sometimes while using it.
Asked
Active
Viewed 2,846 times
1 Answers
3
Remove locked up instances of Ubuntu Software from memory.
killall gnome-softwareRemove the
~/.local/share/gnome-softwaredirectory. It will be recreated the next time you open Ubuntu Software.rm -r ~/.local/share/gnome-softwareUninstall and reinstall gnome-software.
sudo apt update sudo apt upgrade sudo apt purge gnome-software && sudo apt install gnome-softwareCheck occasionally if there is a little square orange notification icon in the Ubuntu Software menu bar next to Updates. If this little orange square icon appears, click on it to switch to a screen that shows available updates and install the updates.
karel
- 122,292
- 133
- 301
- 332