[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
[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
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
Put a
sudo
in front of that then