SolarPunker@slrpnk.net to Linux@lemmy.ml · 2 months agoI freed 30GB using Filelightslrpnk.netimagemessage-square131linkfedilinkarrow-up1446arrow-down116file-text
arrow-up1430arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 2 months agomessage-square131linkfedilinkfile-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.