I'm running Ubuntu 16.04. I have a few snaps installed. Looking in the system monitor it looks like there are several versions of each snap installed and that each version is consuming space on the hard drive.
Looking in my home folder it seems like there are just a few empty folders under the ~/snap
folder.
But then it seems like the binaries for each snap are actually located under /snap
.
So here are my three questions.
- What is the system monitor actually showing in terms of space used?
- What it
~/snap
used for? - What are the
/dev/loopX
files used for?
I know that there should be only one question in each post but in this case I think the questions are dependent on each other.