430
submitted 8 months ago* (last edited 8 months ago) by Zangoose@lemmy.world to c/linux@lemmy.ml

Alt TextA screenshot of a file manager preview window for my ~/.cache folder, which takes up 164.3 GiB and has 246,049 files and 15,126 folders. The folder was first created about 1.75 years ago with my system

you are viewing a single comment's thread
view the rest of the comments
[-] Zangoose@lemmy.world 29 points 8 months ago

It looks like yay was storing AUR build files there, that folder took up about 160 of the 164GiB

[-] SuperIce@lemmy.world 22 points 8 months ago

You can use yay -Sc to clean the cache. It'll also ask you if you want to clean the pacman cache, which I'm assuming you also haven't cleaned (check the size of /var/cache/pacman).

[-] 30p87@feddit.de 1 points 8 months ago

One would just need to modify the pacman cache hook for yay. I'm too lazy tho.

[-] bizdelnick@lemmy.ml 2 points 8 months ago

If it is true, it is a bug in yay. Cashe should not grow without limit.

[-] bizdelnick@lemmy.ml 1 points 8 months ago

It was reported twice as minimum. Seems that author does not care.

[-] kattenluik@feddit.nl 2 points 8 months ago

You should try using paru, might be better off with it.

[-] EddyBot@feddit.de 1 points 8 months ago* (last edited 8 months ago)

it doesn't matter if you use paru, yay or heck makepkg if you are compiling packages with hilariously large sources like for example webbrowser (librewolf, brave, ungoogled-chromium, firedragon take each like ~30 GB) without pruning the build cache afterwards

[-] Zangoose@lemmy.world 2 points 8 months ago

Something I noticed was that in this case it was mostly binary AUR programs taking up the space.

I think maybe since yay/AUR use cloned git repos, and old versions of binaries get stored in the git diff and then add up because different versions of the binary are basically like keeping multiple copies of it instead of just the changes to the source code.

[-] stepanzak@iusearchlinux.fyi 0 points 8 months ago* (last edited 8 months ago)

Paru cache is huge and you have to delete it manually with something like paru -Sc i think

[-] brakenium@lemm.ee 2 points 8 months ago

My update script handles mirrors, updates and cleans the cache automatically. I'd definitely recommend creating one. It's aliased to sysupdate for me and I also check if it's a debian or arch based distro so the command works on my servers and desktop

[-] BaroqueInMind@kbin.social 1 points 8 months ago

What is your update script? Where did you post it?

[-] brakenium@lemm.ee 1 points 8 months ago

I don't think I've posted it before, but here it is. If you use different utilities you'd have to swap those out. Also excuse the comments, I had GH Copilot generate this script

[-] stepanzak@iusearchlinux.fyi 1 points 8 months ago

I highly recommend topgrade. You can add custom commands so clearing paru's cache shouldn't be a problem. I just do it by hand as I'm ok with it.

[-] brakenium@lemm.ee 2 points 8 months ago

I've heard of tools like that, but this works fine for me. This way I'm not dependent on it being packaged for my distro and having to install it through other means. I'm fine running things manually, this is just for convenience

[-] MonkderZweite@feddit.ch 2 points 8 months ago* (last edited 8 months ago)

Shouldn't it store that stuff in data-home or state-home? Pikaur compiles in cache and stores it in data-home after.

this post was submitted on 03 Dec 2023
430 points (96.9% liked)

Linux

46611 readers
1082 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS