var capacity 11.1 GiB, var usage 10.6 GiB

  • pollopolis@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    6 hours ago

    Uninstall all the flatpak packages that are installed as system wide packages and install them as user packages, that way flatpak will use your /home partition. I had the same problem.

  • istdaslol@feddit.org
    link
    fedilink
    arrow-up
    3
    ·
    6 hours ago

    Usually var gets full of old log files. So maybe delete some of those. Apt-cache is also a suspect

  • db2@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    7
    ·
    5 hours ago

    dd if=/dev/zero of=/var

    But really, remove what you don’t use and/or stop using flatpak.

      • db2@lemmy.world
        link
        fedilink
        arrow-up
        1
        arrow-down
        2
        ·
        4 hours ago

        That’s why I didn’t include any privilege escalation, even if someone ran it as is it would fail. But a warning is also appropriate, thanks.