Score:0

What Gnomes are in use? Snaps directory is 4.1GB

zm flag

I'm running Ubuntu 22.04. I seem to have four different snap versions of GNOME on my machine, and they seem to be using quite a large amount of memory. I'd love to be able to remove some, however I'm very wary as to which are machine critical. Is there any way to tell or figure out which versions I can remove? I understand it usually stores two versions from what I've read.

Disk Usage of /var/lib/snapd/snaps/ :

Disk Usage of /var/lib/snapd/snaps

mook765 avatar
cn flag
Is [this question](https://askubuntu.com/q/1236140/590937) helpful?
Artur Meinild avatar
vn flag
Does this answer your question? [How to identify snaps on my system I no longer need?](https://askubuntu.com/questions/1236140/how-to-identify-snaps-on-my-system-i-no-longer-need)
Score:0
ec flag

Actually you only have two versions of GNOME installed: 42-2204 and 38-2204, two version (current and previous) each. As you correctly say, snap keeps a minimum of one older version, so you cannot remove any of the GNOMEs - unless one of them is not needed anymore, as no other snaps needs them. To check, you can run

grep "default-provider:\|base:" /snap/*/current/meta/snap.yaml | awk '{print $NF}'

In case a snap like one of the GNOME snaps doesn't appear in the list, it should be safe to remove.

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.