[SOLVED] too many unsuccessful flatpak updates lingered in this directory. It sorted itself out after rebooting the system.

var capacity 11.1 GiB, var usage 10.6 GiB

you are viewing a single comment's thread
view the rest of the comments
[–] 10 points 10 months ago* (1 child)

du -hsc /var

Check the sheets to see which directories are taking up your space.

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 10 months ago* (1 child)

    du -hsc /var

    sudo du -hsc /var returns: 10G /var, 10G total

    du -hsc /var returns: du: cannot read directory '/var/lost+found': Permission denied, du: cannot read directory '/var/spool/cron/crontabs': Permission denied...

    25 more lines like this

  • source
  • parent
  • hideshow 2 child comments