SolarPunker@slrpnk.net to Linux@lemmy.ml · 3 days agoI freed 30GB using Filelightslrpnk.netimagemessage-square108fedilinkarrow-up1428arrow-down114file-text
arrow-up1414arrow-down1imageI freed 30GB using Filelightslrpnk.netSolarPunker@slrpnk.net to Linux@lemmy.ml · 3 days agomessage-square108fedilinkfile-text
minus-squareThe Hobbyist@lemmy.ziplinkfedilinkarrow-up11·3 days 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.