SolarPunker@slrpnk.net to Linux@lemmy.ml · 2 months agoI freed 30GB using Filelightslrpnk.netexternal-linkmessage-square131fedilinkarrow-up1447arrow-down116file-text
arrow-up1431arrow-down1external-linkI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 2 months agomessage-square131fedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up14·2 months agoRemove unused conda packages and caches: conda clean --all If you are a Python developer, this can easily be several or tens of GB.
Remove unused conda packages and caches:
If you are a Python developer, this can easily be several or tens of GB.