System size grew by 40Gb

After I installed the system and all necessary programs around 5 months ago, system size grew approximately by 45Gb from the initial 25Gb. I clean package cache and keep only 1 version of packages, current package cache is around 2Gb. I did not install any new programs during this period. I update the system every week. I clean journal with the command

journalctl --vacuum-time=4weeks

as described here A Complete Idiot's Guide To Endeavour OS Maintenance / Update / Upgrade . Where does all this junk in the system come from and how can one get rid of it?

1 Like

Hard to say without more information. Use a disksize tool like filelight to see what is using space.

Common reasons:

  • flatpaks or snaps
  • virtual machine disks
  • pacman cache(which you already checked)
  • that collection of videos you forgot about
3 Likes

Are you using Timeshift (or something similar) for snapshots? Check retention policy.

Yes it is probably due to btrfs snapshots.

Problem solved. I deleted files by selecting them and pressing DEL button. It turns out, this did not delete them, but placed in the “Trash” folder. I emptied the trash folder and reclaimed the lost 45 Gb. Thanks all.

3 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.