Score:0

Ubuntu Software app does not respond

hn flag

In Ubuntu 22.04 the "Ubuntu Software" app does not open, just showing a spinning circle for a minute then nothing, no message, just nothing. The app was showing a blank when any of the categories under the Browse tab was chosen so in Terminal I entered snap-store --quit, then entered snap refresh. The response to snap refresh was "snaps are up to date." Those commands had worked before when Ubuntu Software produced a blank. This time, just the spinning circle when I restarted Ubuntu Software.
I have several questions:

  1. How do I restore the function of Ubuntu Software?
  2. What is a "snap"? I was under the impression that the snap store was the equivalent of Apple's App Store, and that Ubuntu Software was the way to access it.

Are there other ways to download, install, and uninstall software without using Ubuntu Software (which seems to be a pretty fragile app)?

waltinator avatar
it flag
You didn't restart `snap-store` . Read `man snap-store;man -k snap`. Also, please limit yourself to ONE question per Question. Please read https://askubuntu.com/help/how-to-ask and https://askubuntu.com/help/formatting
Barry avatar
hn flag
there is no man page for snap-store. How do I restart snap-store?
waltinator avatar
it flag
See https://snapcraft.io/snap-store
Barry avatar
hn flag
Are you suggesting that I re-install snap-store through the page you sent me?
Barry avatar
hn flag
I still don't understand. How do I restart ```snap-store```? Clearly clicking the "Ubuntu Software" icon in the Dock does not work.If restarting is through the Terminal can you please tell me the command? I am coming from Mac environment and Ubuntu Linux is pretty new to me.
waltinator avatar
it flag
Use `snap-store --help` to find out.
Barry avatar
hn flag
Waltinator comments not helpful
Barry avatar
hn flag
No. Tried most of those things without success. It appears that the last update is responsible for the problem. Fortunately everything can be accomplished through the command-line interface.
Betzalel Maor avatar
nc flag
I would remove snap-store (ubuntu-software) and install gnome-software. I find it way more responsive and effective.
Barry avatar
hn flag
Thank you. That worked nicely.
Score:0
hn flag

The latest update of Ubuntu 22.04 system files appears to have corrupted the "Ubuntu Software" app, but the same functions can be performed through the command-line interface in Terminal.

snap find produces a list of about 25 useful snaps. snap find <snap> produces a list of snaps that include the named snap in either the snap name or its description. For instance snap find pdf lists all the snaps related to pdf.

snap install <snap> installs the snap

snap remove <snap> removes the snap

snap list lists all the snaps that are already installed

snap info <snap> shows detailed information about snaps

snap help --all lists all snap commands

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.