I'm new to Ubuntu so I don't know too much. I installed Ubuntu to my laptop. Ubuntu Software is running version 3.38.1 and not showing categories. What should I do? I think I am running an old version of Ubuntu Software.
Asked
Active
Viewed 1,061 times
0

Archisman Panigrahi
- 28,338
- 18
- 105
- 212
1 Answers
0
Ubuntu Software, a.k.a. Snap Store shows empty categories (or doesn't show categories at all, only a few software picks on the front page and nothing more) when there are access errors on snapcraft.io server, which recently happens quite often. You can find the error messages in system log, or you can kill the running snap-store
process and run again snap-store
in terminal. If you see "access denied" errors in snap-store
output, then something happened again to snapcraft.io server. This is a temporary problem that goes away when they fix the server and it starts to operate normally again.

raj
- 10,353
apt
to install software. – FedKad Jun 23 '21 at 19:24