I have used Manjaro in the past then I distro hopped from it to many other distros including vanilla arch. I have noticed that every time I am on arch. It just keeps on consuming space.

I have a laptop with i5 4210U. I removed the CD drive and added a 120GB SSD about 2 Years ago. I always use the whole 120GB as my root/home until now.

Anyways, whenever I am on arch I notice that it takes around 12GB with xfce/i3wm installed and couple of drivers with all the basic packages like media player, samba, whatnot and maybe 3-4 packages from AUR. But within 2-3 days the space on my disk reduced and Arch was suddenly taking about 18GB. This happened when I was on Manjaro as well. Within a week of using Arch as my daily distro the space it was occupying was 45GB out of 120GB. What is with this? Does anyone has this issue? I checked all the files and cleared as much cache and old packages as possible and ended up with 41GB finally. I have another drive where I store all my files and downloads. I even used a disk analyzer to check and couldn’t find anything at all. I never had this issue on OpenSUSE Tumbleweed, Void or even Debian sid

  • @ajz
    link
    6
    edit-2
    2 years ago

    deleted by creator

    • @CzernobogOP
      link
      34 years ago

      When i mentioned I even used a disk analyzer, I meant baobab. No I don’t use Flatpaks. I don’t use docker either. I use my laptop for entertainment, note taking and maybe some coding like writing config files for window manager, display manager, bluetooth or samba thats it. :/

      • @ajz
        link
        1
        edit-2
        2 years ago

        deleted by creator

      • Atemu
        link
        1
        edit-2
        4 years ago

        Could you run sudo du -sh /* and post the result?

        • @CzernobogOP
          link
          14 years ago

          Sorry, I am not on Arch anymore.

        • @ajz
          link
          1
          edit-2
          2 years ago

          deleted by creator

  • @AlexMV12
    link
    44 years ago

    This is strange. Have you tried with Filelight? I mean, if the space is occupied, there must be some huge files somewhere.

    • @CzernobogOP
      link
      2
      edit-2
      4 years ago

      I didn’t try flielight because it is kde based and since I usually use xfce I didn’t want it to install extra tons of dependencies… I did try Baobab though. The most consumed space it showed me was from icons and GTK3 theme. I had installed Bibata, Papirus and Adwaita-Cyan-Dark. I have kept a copy of these files so that whenever I distro hop I can just copy and paste them in their respective directory. All the icons and theme size is around 170MB

  • @YouWalkOffCliffSoDoI
    link
    1
    edit-2
    4 years ago

    du -xchad1 / | grep '^[0-9.]*G' - then walk down directories (changing /) until you find the problem. Your numbers sounds like something you are doing is taking up way now space than you are expecting / is normal.

  • @joonazan
    link
    14 years ago

    There is (was?) some big system log file that has no size limit by default. Don’t remember what exactly anymore.