SolarPunker@slrpnk.net to Linux@lemmy.ml · 2 years agoI freed 30GB using Filelightslrpnk.netimagemessage-square128linkfedilinkarrow-up1448arrow-down117file-text
arrow-up1431arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 2 years agomessage-square128linkfedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up14·2 years 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.