After installing pacman packages (last one was ‘ungoogled-chromium’) my root partition of 20GB is completly full. Now I can’t update new packages.

My partition structure is: root (20GB) /home (470GB) swap (10GB)

How can I delete the garbage that is piling up in my root, and how to prevent it from happening again.

  • wmassingham@lemmy.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    3
    ·
    8 months ago

    Delete some of the stuff you installed, and don’t install more stuff than you have space for?

    • Tw1@lemmy.roembol.nlOP
      link
      fedilink
      arrow-up
      2
      ·
      8 months ago

      To be clear, I have a home partition with over 300GB of free space left. Is there maybe a way to specify packages to be installed in my home partition instead of my root?

      • errorinthread@lemmy.world
        link
        fedilink
        arrow-up
        2
        ·
        8 months ago

        As people have mentioned there are alternate package managers that can provide this if you are concerned about resizing ur root partition and expect it to fill up again soon. Check out Guix, nix, or flatpaks (definitely the easiest to quickly setup )