You are not logged in.
I did "yay -S pamac-aur" to install pamac, but then it downloads chromium files, python and electron22 that together has over 50GB for sure. I stopped the terminal process in the middle because of this terrible size, now what should I do to clean that 50GB files? Aware I have Code oss, which uses electron22 I guess, and I tried "pacman -Rs pamac" to remove pamac already.
Offline
Mod note: moving to AUR Issues.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Neither chromium or electron22 are needed during a clean chroot build of libpamac-aur and pamac-aur .
Python is but that's in [core] repo and you should have had it installed anyway .
You should look very hard at why yay wanted to install/download those unneeded ones, but fixing that won't free the space taken.
It's likely that yay/makepkg/pacman didn't clean up properly when you aborted the build (does happen occasionally even if not using any aur helper) .
You will have to perform maintenance .
Make sure to read the whole page (and the pages it links to) thoroughly, but start with 3.8 .
Following that section will help a lot with taking back space.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
yay usually downloads to ~/.cache/yay/ - the 50GB could also be located in there.
Offline