1

My Ubuntu Software App doesn't do anything. Search won't display anything just cursor hovering endlessly. Clicking any of the categories in explore tab just shows blank buttons. Clicking on any of the installed app in "Installed Tab" would forever be "Loading application details...". Clicking GREEN Update All button in "Updates Tab" would pop a message "Unable to install updates: snap has no updates available. Any idea what's wrong? I'm using ubuntu 22.04.1 LTS and new to Ubuntu. I noticed this app is pretty clumsy since the beginning and gradually got to a point where it doesn't do anything.

1 Answers1

0

I would try with :

sudo snap remove --purge snap-store
sudo snap refresh
sudo apt update
sudo apt upgrade
sudo apt dist-upgrade
sudo apt autoremove --purge
sudo apt clean
sudo apt autoclean
sudo snap install snap-store
nb52er
  • 1,326